
:root{--mag-cream:#fbf8ee;--mag-green:#006b45;--mag-green-2:#00ad68;--mag-ink:#073b2c;--mag-yellow:#ffd957;--mag-line:#dce9e2}
body{background:#fff;color:var(--mag-ink)}
/* v0.1.80 — passaggio morbido tra top bar condivisa e contenuto Magazine. */
body > main#contenuto{position:relative}
body > main#contenuto::before{
  content:"";
  position:absolute;
  z-index:3;
  top:0;
  left:0;
  width:100%;
  height:34px;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,.58) 32%,rgba(255,255,255,.18) 68%,rgba(255,255,255,0) 100%);
}

.mag-wrap{width:min(1180px,calc(100% - 40px));margin:auto}.mag-eyebrow{font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#008b56;font-size:.78rem}.mag-eyebrow:before{content:"";display:inline-block;width:11px;height:11px;border-radius:50%;background:#139b4e;margin-right:16px;box-shadow:0 0 0 8px #e3f2e9;vertical-align:1px}.mag-title{font-size:clamp(2.6rem,5.4vw,5.2rem);line-height:.92;letter-spacing:-.055em;margin:.5rem 0 1.2rem}.mag-title em{font-style:normal;color:#04aa67}.mag-lead{font-size:1.08rem;line-height:1.65;max-width:630px}.mag-hero{background:linear-gradient(110deg,#fbf8ee 0%,#fff 50%,#effff7 100%);padding:38px 0 56px;border-bottom:1px solid #e7eee9}.mag-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:46px}.mag-hero-media img{width:100%;border-radius:26px;box-shadow:7px 8px 0 #073b2c;aspect-ratio:16/9;object-fit:cover}.mag-actions{display:flex;gap:16px;margin-top:25px;flex-wrap:wrap}.mag-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 20px;border:2px solid #073b2c;border-radius:12px;font-weight:800;box-shadow:4px 5px 0 #073b2c;transition:.18s}.mag-btn:hover{transform:translate(2px,2px);box-shadow:2px 3px 0 #073b2c}.mag-btn--yellow{background:var(--mag-yellow)}.mag-btn--white{background:#fff}.mag-section{padding:64px 0}.mag-section--soft{background:#fbfaf5}.mag-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}.mag-section-head h2{font-size:2rem;letter-spacing:-.04em}.mag-section-head a{font-weight:800;color:#008c57}.featured-grid{display:grid;grid-template-columns:2.2fr .8fr;gap:22px}.featured-card{display:grid;grid-template-columns:1.05fr .95fr;background:#fff;border:1px solid #dce7e0;border-radius:22px;overflow:hidden;box-shadow:7px 8px 0 #0b3f30}.featured-media>img{width:100%;height:100%;object-fit:cover;min-height:390px}.featured-copy{padding:38px}.featured-copy h2{font-size:2.35rem;line-height:1.05;letter-spacing:-.04em;margin:12px 0}.badge{display:inline-flex;background:var(--mag-yellow);padding:7px 11px;border-radius:999px;font-weight:900;font-size:.72rem;text-transform:uppercase}.meta{display:flex;gap:12px;align-items:center;margin-top:25px;color:#52645d;font-size:.86rem}.popular{background:#fff;border:1px solid #dce7e0;border-radius:22px;padding:24px}.popular h3{margin-bottom:18px}.popular-item{display:grid;grid-template-columns:76px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid #e7eee9}.popular-item img{width:76px;height:66px;object-fit:cover;border-radius:10px}.popular-item strong{display:block;font-size:.9rem;line-height:1.25}.popular-item small{color:#6c7b75}.topic-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.topic-card{background:#fff;border:1px solid #dce7e0;border-radius:18px;padding:22px 14px;text-align:center;box-shadow:5px 6px 0 #0b3f30}.topic-icon{width:46px;height:46px;margin:0 auto 12px;border-radius:50%;display:grid;place-items:center;background:#dffbed;font-size:1.35rem}.topic-card strong{display:block}.topic-card small{color:#75817c}.article-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.article-card{background:#fff;border:1px solid #dce7e0;border-radius:18px;overflow:hidden;box-shadow:5px 6px 0 #0b3f30}.article-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.article-card div{padding:18px}.article-card h3{font-size:1.05rem;line-height:1.25;margin:8px 0}.article-card p{font-size:.88rem;color:#617069}.reflection{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#eafaf2;border:0;border-radius:24px;overflow:hidden;box-shadow:6px 7px 0 #0b3f30}.reflection-copy{padding:42px}.reflection-media{min-width:0;height:100%;overflow:hidden;background:#eafaf2}.reflection-media img{display:block;width:100%;height:100%;min-height:100%;object-fit:cover;object-position:center;margin:0;border:0;transition:transform .42s cubic-bezier(.2,.7,.2,1),filter .3s ease}.reflection h2{font-size:2rem;line-height:1.08;margin:10px 0;transition:color .2s ease}.cta-band{background:#005237;color:#fff;border-radius:25px;padding:36px 44px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;overflow:hidden;box-shadow:7px 8px 0 #073b2c}.cta-band h2{font-size:2.2rem;line-height:1.05}.cta-band img{max-height:190px;object-fit:contain;margin-left:auto}.breadcrumb-mag{padding:22px 0;font-size:.82rem}.breadcrumb-mag a{font-weight:700}.article-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;padding:28px 0 44px}.article-hero-grid h1{font-size:clamp(2.7rem,5vw,4.8rem);line-height:.95;letter-spacing:-.055em}.article-hero-grid h1 em{font-style:normal;color:#00a966}.article-hero-grid img{width:100%;border-radius:24px;box-shadow:7px 8px 0 #073b2c}.article-layout{display:grid;grid-template-columns:230px minmax(0,1fr) 250px;gap:30px;align-items:start}.sidebox{background:#fff;border:1px solid #dbe8e1;border-radius:18px;padding:20px;position:sticky;top:100px}.sidebox h3{font-size:1rem;margin-bottom:13px}.sidebox a{display:block;padding:9px 0;border-bottom:1px solid #edf2ef;font-size:.86rem}.article-body{font-size:1.02rem;line-height:1.75}.article-body h2{font-size:2rem;line-height:1.12;margin:42px 0 14px}.article-body h3{font-size:1.35rem;margin:28px 0 10px}.quote-box,.idea-box{border-radius:18px;padding:25px;margin:28px 0}.quote-box{background:#eafff3;border-left:5px solid #00aa67;font-size:1.15rem;font-weight:700}.idea-box{background:#fff5cf;border:1px solid #f3d86f;box-shadow:5px 6px 0 #073b2c}.article-body img{width:100%;border-radius:20px;margin:25px 0}.related-list a{display:grid;grid-template-columns:72px 1fr;gap:10px;margin:12px 0}.related-list img{width:72px;height:60px;object-fit:cover;border-radius:9px}.category-hero{padding:34px 0 58px;background:linear-gradient(115deg,#f2fff8,#fffaf0)}.category-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.category-hero img{width:100%;border-radius:22px;box-shadow:7px 8px 0 #073b2c}.category-hero h1{font-size:clamp(3rem,5.3vw,5rem);line-height:.92;letter-spacing:-.055em}.path-box{display:grid;grid-template-columns:1fr repeat(3,1fr);gap:14px;background:#effbf5;border:1px solid #d0e9dc;padding:22px;border-radius:20px}.path-step{background:#fff;border-radius:14px;padding:16px}.path-step b{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#00a966;color:#fff;margin-right:8px}
@media(max-width:980px){.mag-wrap{width:min(100% - 28px,760px)}.mag-hero-grid,.featured-grid,.article-hero-grid,.category-hero-grid,.reflection,.cta-band{grid-template-columns:1fr}.mag-hero-media{order:-1}.featured-card{grid-template-columns:1fr}.featured-card img{min-height:0}.topic-grid{grid-template-columns:repeat(3,1fr)}.article-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:1fr}.sidebox{position:static}.article-toc{order:-1}.cta-band img{margin:auto}.path-box{grid-template-columns:1fr}}
@media(max-width:620px){.mag-wrap{width:calc(100% - 24px)}.mag-hero{padding-top:18px}.mag-title{font-size:2.8rem}.mag-hero-grid{gap:24px}.mag-hero-media img{box-shadow:4px 5px 0 #073b2c}.mag-section{padding:44px 0}.featured-card{box-shadow:4px 5px 0 #073b2c}.featured-copy{padding:22px}.featured-copy h2{font-size:1.7rem}.popular{display:none}.topic-grid{grid-template-columns:repeat(2,1fr)}.article-grid{grid-template-columns:1fr}.reflection-copy{padding:25px}.cta-band{padding:28px 22px}.cta-band h2{font-size:1.8rem}.article-hero-grid h1{font-size:2.8rem}.article-layout{gap:18px}.article-body h2{font-size:1.6rem}.category-hero h1{font-size:3rem}}

/* Magazine: link senza sottolineatura in tutti gli stati */
body a,
body a:visited,
body a:hover,
body a:focus,
body a:focus-visible,
body a:active,
.famyro-button--ghost,
.famyro-button--ghost:hover,
.famyro-button--ghost:focus-visible {
  text-decoration: none;
}

/* v0.1.2 — card "Esplora per tema" allineate alla Home Guide */
.mag-topics{overflow:hidden;padding-top:76px;padding-bottom:82px}
.mag-topics .topic-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px;align-items:stretch;padding:12px 8px 22px}
.mag-topics .topic-card{position:relative;min-height:252px;padding:0;overflow:visible;border:2px solid #062d21;border-radius:24px;background:#a7dc6c;color:#062d21;box-shadow:7px 8px 0 #062d21;text-align:left;isolation:isolate;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,filter .22s ease}
.mag-topics .topic-card::after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(255,255,255,0) 45%);pointer-events:none}
.mag-topics .topic-card>a,.mag-topics .topic-card>a:link,.mag-topics .topic-card>a:visited,.mag-topics .topic-card>a:hover,.mag-topics .topic-card>a:focus,.mag-topics .topic-card>a:active{position:relative;z-index:1;display:flex;height:100%;flex-direction:column;padding:25px 22px 22px;color:inherit;text-decoration:none}
.mag-topics .topic-card>a *{text-decoration:none}
.mag-topics .topic-icon{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;height:78px;margin:0 0 14px;background:none;border-radius:0;color:inherit;backdrop-filter:none}
.mag-topics .topic-icon img{display:block;width:auto;max-width:80px;max-height:76px;height:auto;object-fit:contain;filter:drop-shadow(0 0 0 rgba(0,0,0,0))}
.mag-topics .topic-content{display:flex;min-height:0;flex:1;flex-direction:column}
.mag-topics .topic-content strong{display:block;font-size:20px;line-height:1.15;letter-spacing:-.02em}
.mag-topics .topic-content small{display:block;margin-top:11px;color:rgba(6,45,33,.88);font-size:14px;line-height:1.52}
.mag-topics .topic-link{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:18px;color:#062d21;font-size:14px;font-weight:900}
.mag-topics .topic-link>span{width:8px;height:8px;border-radius:50%;background:currentColor;opacity:.48}
.mag-topics .topic-link b{font-size:17px;transition:transform .2s ease}
.mag-topics .topic-card--mentalita{transform:rotate(-1.3deg) translateY(-8px)}
.mag-topics .topic-card--psicologia{transform:rotate(.9deg) translateY(14px)}
.mag-topics .topic-card--abitudini{transform:rotate(-1deg) translateY(4px)}
.mag-topics .topic-card--produttivita{transform:rotate(1.1deg) translateY(16px)}
.mag-topics .topic-card--famiglia{transform:rotate(-.9deg) translateY(-2px)}
.mag-topics .topic-card--coppia{transform:rotate(1deg) translateY(12px)}
@media (hover:hover){
  .mag-topics .topic-card:hover{filter:saturate(1.04);box-shadow:4px 5px 0 #062d21;border-color:#062d21}
  .mag-topics .topic-card--mentalita:hover{transform:rotate(-.4deg) translateY(-14px) scale(1.01)}
  .mag-topics .topic-card--psicologia:hover{transform:rotate(.25deg) translateY(6px) scale(1.01)}
  .mag-topics .topic-card--abitudini:hover{transform:rotate(-.25deg) translateY(-4px) scale(1.01)}
  .mag-topics .topic-card--produttivita:hover{transform:rotate(.25deg) translateY(8px) scale(1.01)}
  .mag-topics .topic-card--famiglia:hover{transform:rotate(-.2deg) translateY(-8px) scale(1.01)}
  .mag-topics .topic-card--coppia:hover{transform:rotate(.2deg) translateY(4px) scale(1.01)}
  .mag-topics .topic-card:hover .topic-link b{transform:translateX(4px)}
}
.mag-topics .topic-card:focus-within{outline:3px solid rgba(0,169,102,.25);outline-offset:5px}
@media(max-width:1120px){.mag-topics .topic-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:34px}}
@media(max-width:620px){
  .mag-topics{padding-top:50px;padding-bottom:54px}
  .mag-topics .topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px;padding:4px 2px 10px}
  .mag-topics .topic-card{min-height:218px;transform:none!important;border-radius:19px;box-shadow:5px 6px 0 #062d21}
  .mag-topics .topic-card>a{padding:18px 15px 16px}
  .mag-topics .topic-icon{height:70px;margin-bottom:11px}
  .mag-topics .topic-icon img{max-width:68px;max-height:68px}
  .mag-topics .topic-content strong{font-size:17px}
  .mag-topics .topic-content small{font-size:12.5px;line-height:1.4}
  .mag-topics .topic-link{padding-top:13px;font-size:13px}
}
@media(prefers-reduced-motion:reduce){.mag-topics .topic-card,.mag-topics .topic-link b{transition:none}}
/* v0.1.3 — intestazione centrata della sezione temi */
.mag-topics .mag-section-head--center{display:block;text-align:center;margin-bottom:34px}
.mag-topics .mag-section-head--center h2{margin:0;font-size:2.2rem;letter-spacing:-.045em}
.mag-topics .mag-section-head--center p{max-width:680px;margin:10px auto 0;color:#60736b;font-size:1rem;line-height:1.55}
@media(max-width:620px){
  .mag-topics .mag-section-head--center{margin-bottom:26px}
  .mag-topics .mag-section-head--center h2{font-size:1.85rem}
  .mag-topics .mag-section-head--center p{max-width:32rem;margin-top:8px;padding:0 6px;font-size:.94rem;line-height:1.5}
}


/* v0.1.4 — hero e frecce */
.mag-title>span{display:block;white-space:nowrap}
.mag-btn{gap:12px}
.mag-arrow-l{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:1.05em;
  height:1.05em;
  margin-left:2px;
  font-size:0;
  line-height:1;
  transform:translateY(1px);
  flex:none;
  transition:transform .18s ease;
}
.mag-arrow-l::before{
  content:"↴";
  font-size:18px;
  line-height:1;
  font-weight:900;
}
.mag-btn:hover .mag-arrow-l,
.mag-btn:focus-visible .mag-arrow-l{
  transform:translateY(1px);
}
.mag-arrow-right{display:none}
@media(max-width:620px){.mag-title>span{white-space:normal}}


/* v0.1.8 — articolo in evidenza allineato allo stile Guide */
.featured-card{position:relative;isolation:isolate;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.featured-card-link{position:absolute;inset:0;z-index:4;border-radius:inherit;text-decoration:none!important}
.featured-card-link:focus-visible{outline:3px solid rgba(0,169,102,.32);outline-offset:5px}
.featured-media{min-width:0;overflow:hidden;background:#eef6f1}
.featured-media img{display:block;transition:transform .42s cubic-bezier(.2,.7,.2,1),filter .32s ease}
.featured-copy{position:relative;z-index:2}
.featured-copy h2{transition:color .2s ease}
.featured-card .badge{border-radius:10px;padding:8px 14px;letter-spacing:.035em}
.featured-meta{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:27px;color:#52645d}
.featured-author{display:flex;align-items:center;gap:11px;min-width:0}
.featured-author strong,.featured-author small{display:block;line-height:1.15}
.featured-author strong{font-size:14px;color:#062d21}
.featured-author small{margin-top:3px;font-size:12px;color:#60726b}
.featured-author-icon{position:relative;display:block;width:44px;height:44px;overflow:hidden;border-radius:50%;background:#dff6e9;flex:none}
.featured-author-icon img{position:absolute;left:0;top:0;width:220px;max-width:none;height:44px;object-fit:contain;object-position:left center}
.featured-reading{font-size:13px;color:#52645d;white-space:nowrap}
@media(hover:hover){
  .featured-card:hover{transform:translateY(-4px);box-shadow:5px 6px 0 #0b3f30}
  .featured-card:hover .featured-media img{transform:scale(1.045) translateY(-2px);filter:saturate(1.04)}
  .featured-card:hover .featured-copy h2{color:#008b56}
}
@media(max-width:620px){
  .featured-meta{align-items:flex-end}
  .featured-author-icon{width:40px;height:40px}
  .featured-author-icon img{width:200px;height:40px}
}
@media(prefers-reduced-motion:reduce){
  .featured-card,.featured-media img,.featured-copy h2{transition:none}
}

/* v0.1.10 — autore copiato esattamente dalla Home Guide */
.featured-author-icon{
  position:relative;
  width:42px;
  height:42px;
  overflow:hidden;
  border-radius:50%;
  background:#dff6e9;
  flex:none;
}
.featured-author-icon img{
  position:absolute;
  inset:0 auto 0 0;
  width:210px;
  max-width:none;
  height:42px;
  object-fit:contain;
  object-position:left center;
}
@media (hover:hover) and (pointer:fine){
  .featured-card:hover{
    transform:none;
    box-shadow:7px 8px 0 #0b3f30;
    border-color:#dce7e0;
  }
  .featured-card:hover .featured-media img{
    transform:scale(1.06);
    filter:saturate(1.04);
  }
  .featured-card:hover .featured-copy h2{
    color:#008b56;
  }
}
@media(max-width:620px){
  .featured-author-icon{
    width:42px;
    height:42px;
  }
  .featured-author-icon img{
    width:210px;
    height:42px;
  }
}

/* v0.1.14 — Home Magazine hero allineato realmente alla Home Guide */
.home-hero{
  overflow:hidden;
  background:radial-gradient(circle at 66% 34%,rgba(255,255,255,.85),rgba(255,255,255,0) 34%),var(--home-cream,#f8f5ea);
}
.hero-inner{
  display:grid;
  grid-template-columns:minmax(0,1.06fr) minmax(460px,.94fr);
  align-items:center;
  gap:clamp(24px,2.6vw,46px);
  max-width:1480px;
  min-height:610px;
  margin:0 auto;
  padding:40px clamp(38px,4vw,68px) 30px;
}
.hero-copy{position:relative;z-index:2;min-width:0;max-width:780px}
.hero-eyebrow{
  display:flex;
  align-items:center;
  gap:10px;
  margin:0 0 24px;
  color:#007f4b;
  font:900 14px/1 var(--famyro-font-heading,Poppins,sans-serif);
  letter-spacing:.1em;
  text-transform:uppercase;
}
.hero-eyebrow span{width:11px;height:11px;flex:0 0 11px;border:0;border-radius:50%;background:#139b4e;box-shadow:0 0 0 8px #e3f2e9}
.hero-copy h1{
  margin:0;
  max-width:780px;
  font:900 clamp(48px,4.45vw,70px)/.98 var(--famyro-font-heading,Poppins,sans-serif);
  letter-spacing:-.055em;
}
.hero-copy h1 em{color:#36b873;font-style:normal;white-space:nowrap}
.hero-lead{max-width:630px;margin:26px 0 0;font-size:clamp(18px,1.45vw,22px);line-height:1.55}
.home-hero .mag-actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px}
.hero-visual{
  position:relative;
  align-self:start;
  display:flex;
  justify-content:flex-end;
  align-items:flex-start;
  min-width:0;
  margin-top:6px;
  isolation:isolate;
}
.hero-visual::before{
  content:"";
  position:absolute;
  left:12%;
  right:12%;
  bottom:6%;
  height:18%;
  border-radius:16px;
  background:radial-gradient(circle at center,rgba(0,212,116,.18),rgba(0,212,116,0) 72%);
  filter:blur(18px);
  opacity:.42;
  z-index:-1;
  transition:opacity .25s ease,transform .25s ease;
}
.hero-visual img{
  display:block;
  width:min(100%,760px);
  max-width:100%;
  height:auto;
  aspect-ratio:16/9;
  object-fit:cover;
  object-position:center;
  border-radius:26px;
  box-shadow:0 18px 40px rgba(6,45,33,.12);
  transition:transform .28s ease,box-shadow .28s ease;
}
@media (hover:hover){
  .hero-visual:hover::before{opacity:.72;transform:scale(1.03)}
  .hero-visual:hover img{transform:translateY(-5px) scale(1.015);box-shadow:0 24px 48px rgba(6,45,33,.18)}
}
@media (max-width:1160px){
  .hero-inner{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr)}
  .hero-copy h1{max-width:700px;font-size:clamp(42px,4.35vw,58px)}
  .hero-visual img{width:min(100%,680px)}
}
@media (max-width:980px){
  .hero-inner{grid-template-columns:1fr;min-height:auto;padding:44px 24px 48px}
  .hero-copy{max-width:720px}
  .hero-copy h1{max-width:620px;font-size:clamp(42px,7vw,58px)}
  .hero-copy h1 em{white-space:normal}
  .hero-visual{display:none}
}
@media (max-width:640px){
  .home-hero{background:var(--home-cream,#f8f5ea)}
  .hero-inner{padding:32px 24px 42px}
  .hero-eyebrow{margin-bottom:19px;font-size:12px}
  .hero-copy h1{font-size:clamp(36px,11.4vw,49px);line-height:1;letter-spacing:-.05em}
  .hero-lead{margin-top:22px;font-size:17px;line-height:1.52}
  .home-hero .mag-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}
  .home-hero .mag-btn{
    width:100%;
    min-height:52px;
    padding:0 16px;
    border-radius:12px;
    justify-content:center;
    text-align:center;
    font-size:16px;
    line-height:1.15;
    gap:9px;
    box-shadow:3px 4px 0 var(--home-ink,#062d21);
  }
  .home-hero .mag-arrow-l::before{font-size:20px}
  .home-hero .mag-arrow-right{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    flex:none;
    font-size:20px;
    line-height:1;
    font-weight:900;
    transform:translateY(-1px);
  }
}
@media (max-width:390px){
  .hero-inner{padding-inline:18px}
  .hero-copy h1{font-size:clamp(34px,10.8vw,43px)}
  .home-hero .mag-actions{grid-template-columns:1fr}
  .home-hero .mag-btn{width:100%}
}
@media (prefers-reduced-motion:reduce){
  .hero-visual::before,.hero-visual img{transition:none}
}

/* v0.1.15 — Hero visual: stessa geometria/offset desktop della Home Guide */
@media (min-width:1161px){
  .home-hero .hero-visual{
    transform:translateX(34px);
  }
  .home-hero .hero-visual img{
    width:min(100%,690px);
    max-width:690px;
  }
}

/* v0.1.16 — Hero visual: centratura verticale percepita come Home Guide */
@media (min-width:981px){
  .home-hero .hero-visual{
    align-self:center;
    align-items:center;
    margin-top:0;
  }
}


/* v0.1.18 — social proof Hero Magazine + Esplora per tema subito sotto la Hero */
.social-proof{display:flex;align-items:center;gap:14px;margin-top:26px}
.social-proof img{width:132px;max-width:36vw;height:auto;object-fit:contain}
.social-proof p{margin:0;font-size:14px;line-height:1.35}
.social-proof strong{font-family:var(--famyro-font-heading,Poppins,sans-serif);font-weight:900}
.mag-topics{border-top:1px solid rgba(6,45,33,.08)}
@media (max-width:640px){
  .social-proof{margin-top:22px;gap:10px}
  .social-proof img{width:88px;max-width:none}
  .social-proof p{font-size:12px}
}


/* v0.1.19 — icona autore ufficiale + bordo featured alleggerito */
.featured-card{box-shadow:4px 5px 0 #0b3f30}
.featured-author-icon{
  position:relative;
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  overflow:hidden;
  border-radius:50%;
  background:#eef8f1;
  flex:none;
}
.featured-author-icon img{
  position:static;
  width:100%;
  max-width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
}
@media (hover:hover) and (pointer:fine){
  .featured-card:hover{
    transform:translateY(-3px);
    box-shadow:3px 4px 0 #0b3f30;
    border-color:#dce7e0;
  }
}
@media(max-width:620px){
  .featured-card{box-shadow:3px 4px 0 #0b3f30}
  .featured-author-icon{width:42px;height:42px}
  .featured-author-icon img{width:100%;height:100%}
}
@media(prefers-reduced-motion:reduce){
  .featured-card:hover{transform:none}
}


/* v0.1.20 — fix strutturale autore featured: separa cover e avatar */
.featured-media>img{
  display:block;
  width:100%;
  height:100%;
  min-height:390px;
  object-fit:cover;
}
.featured-author-icon{
  position:relative;
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  overflow:hidden;
  border-radius:50%;
  background:#eef8f1;
  flex:none;
}
.featured-author-icon img{
  position:static!important;
  inset:auto!important;
  display:block;
  width:100%!important;
  max-width:100%!important;
  height:100%!important;
  min-height:0!important;
  object-fit:contain!important;
  object-position:center!important;
}
@media(max-width:620px){
  .featured-media>img{min-height:0}
  .featured-author-icon{width:42px;height:42px}
}

/* v0.1.21 — I più letti: hover dinamico + ombra sfumata */
.popular{
  box-shadow:0 16px 34px rgba(6,45,33,.10),0 3px 10px rgba(6,45,33,.05);
}
.popular-item{
  position:relative;
  transition:transform .2s ease,background-color .2s ease;
}
.popular-item img{
  transition:transform .24s ease,filter .24s ease;
}
.popular-item strong{
  transition:transform .2s ease,color .2s ease;
}
@media (hover:hover) and (pointer:fine){
  .popular-item:hover{
    transform:translateX(3px);
  }
  .popular-item:hover img{
    transform:translateY(-2px) scale(1.035);
    filter:saturate(1.04);
  }
  .popular-item:hover strong{
    transform:translateX(2px);
    color:#008b56;
  }
}
@media(prefers-reduced-motion:reduce){
  .popular-item,.popular-item img,.popular-item strong{transition:none}
  .popular-item:hover,.popular-item:hover img,.popular-item:hover strong{transform:none}
}


/* v0.1.22 — featured card fissa; solo immagine in hover; cover a filo bordo */
.featured-card{
  border:0;
  box-shadow:4px 5px 0 #0b3f30;
  transition:box-shadow .22s ease;
}
.featured-media{
  align-self:stretch;
  overflow:hidden;
  background:transparent;
  line-height:0;
}
.featured-media>img{
  display:block;
  width:100%;
  height:100%;
  margin:0;
  border:0;
  min-height:390px;
  object-fit:cover;
  object-position:center;
}
@media (hover:hover) and (pointer:fine){
  .featured-card:hover{
    transform:none;
    box-shadow:4px 5px 0 #0b3f30;
  }
  .featured-card:hover .featured-media>img{
    transform:scale(1.06);
    filter:saturate(1.04);
  }
}
@media(max-width:980px){
  .featured-media>img{min-height:0}
}
@media(max-width:620px){
  .featured-card{box-shadow:3px 4px 0 #0b3f30}
  .featured-card:hover{box-shadow:3px 4px 0 #0b3f30}
}


/* v0.1.23 — separatori orizzontali sfumati tra i blocchi Home Magazine */
.mag-topics + .mag-section,
#articoli + .mag-section{
  position:relative;
}
.mag-topics + .mag-section::before,
#articoli + .mag-section::before{
  content:"";
  position:absolute;
  top:0;
  left:50%;
  width:min(1180px,calc(100% - 40px));
  height:1px;
  transform:translateX(-50%);
  background:linear-gradient(90deg,rgba(6,45,33,0) 0%,rgba(6,45,33,.10) 18%,rgba(6,45,33,.24) 50%,rgba(6,45,33,.10) 82%,rgba(6,45,33,0) 100%);
  pointer-events:none;
}
@media(max-width:620px){
  .mag-topics + .mag-section::before,
  #articoli + .mag-section::before{
    width:calc(100% - 24px);
  }
}

/* v0.1.50 — Home Magazine: Articoli in primo piano allineato al blocco Guide */
.mag-latest-toplink{display:flex;justify-content:flex-end;margin-bottom:8px}
.mag-latest-toplink a{color:#07864e;font:700 16px/1.2 var(--famyro-font-heading,Poppins,sans-serif);text-decoration:none}
.mag-latest-toplink a:hover{text-decoration:none;color:#067445}

/* v0.1.24 — Ultimi articoli copiato dal blocco "Guide in primo piano" */
.mag-latest-articles{padding:72px 0 64px;background:#fff}
.mag-latest-inner{width:min(1480px,calc(100% - 64px));margin-inline:auto}
.mag-latest-heading{display:grid;width:100%;justify-items:center;margin-bottom:30px;text-align:center}
.mag-latest-heading h2{margin:0;color:#062d21;font:800 clamp(31px,3vw,46px)/1.08 var(--famyro-font-heading,Poppins,sans-serif);letter-spacing:-.04em}
.mag-latest-heading p{max-width:760px;margin:9px auto 0;color:#52675f;font-size:17px;line-height:1.5;text-align:center}
.mag-latest-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.mag-latest-grid>article{min-width:0;height:100%}
.mag-latest-card{display:flex;height:100%;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #dfe6e2;border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(6,45,33,.07);color:#17372e;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.mag-latest-card-media{position:relative;width:100%;aspect-ratio:16/9;flex:0 0 auto;overflow:hidden}
.mag-latest-card-media img{display:block;width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;object-fit:cover!important;object-position:center;transition:transform .26s ease}
.mag-latest-readtime{position:absolute;right:13px;bottom:13px;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid #d8e1dc;border-radius:11px;background:rgba(255,255,255,.97);box-shadow:0 6px 16px rgba(6,45,33,.10);color:#17372e;font:700 13px/1 var(--famyro-font-heading,Poppins,sans-serif)}
.mag-latest-category,.mag-latest-card h3,.mag-latest-card p,.mag-latest-action{margin-inline:18px}
.mag-latest-category{margin-top:15px;color:#07864e;font:900 12px/1.2 var(--famyro-font-heading,Poppins,sans-serif);letter-spacing:.05em;text-transform:uppercase}
.mag-latest-card h3{margin-top:10px;margin-bottom:9px;font:800 19px/1.25 var(--famyro-font-heading,Poppins,sans-serif);letter-spacing:-.025em;transition:color .18s ease}
.mag-latest-card p{margin-top:0;margin-bottom:16px;color:#52675f;font-size:14px;line-height:1.55}
.mag-latest-action{display:inline-flex;align-items:center;gap:8px;margin-top:auto;margin-bottom:20px;color:#07864e;font:700 14px/1.2 var(--famyro-font-heading,Poppins,sans-serif)}
.mag-latest-action>span{transition:transform .18s ease}
.mag-latest-grid>article[hidden]{display:none!important}
.mag-latest-more-wrap{display:flex;justify-content:center;margin-top:30px}
.mag-latest-more{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border:2px solid #062d21;border-radius:14px;background:#fff9d7;box-shadow:4px 5px 0 #062d21;color:#062d21;font:900 15px/1 var(--famyro-font-heading,Poppins,sans-serif);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}
.mag-latest-more>span{font-size:18px;line-height:1}
.mag-latest-more[hidden]{display:none!important}
@media (hover:hover){
  .mag-latest-card:hover,.mag-latest-card:focus-within{transform:translateY(-8px) scale(1.01);border-color:#cbded5;box-shadow:0 20px 38px rgba(6,45,33,.13)}
  .mag-latest-card:hover .mag-latest-card-media img,.mag-latest-card:focus-within .mag-latest-card-media img{transform:scale(1.045)}
  .mag-latest-card:hover h3,.mag-latest-card:focus-within h3{color:#07864e}
  .mag-latest-card:hover .mag-latest-action>span,.mag-latest-card:focus-within .mag-latest-action>span{transform:translateX(4px)}
  .mag-latest-more:hover,.mag-latest-more:focus-visible{transform:translateY(-2px);box-shadow:5px 6px 0 #062d21;background:#ffe985;outline:none}
}
@media(max-width:1180px){
  .mag-latest-inner{width:min(100% - 40px,1100px)}
  .mag-latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .mag-latest-articles{padding:52px 0 48px}
  .mag-latest-inner{width:min(100% - 28px,680px)}
  .mag-latest-grid{grid-template-columns:1fr}
  .mag-latest-card-media{aspect-ratio:16/10}
}
@media(max-width:420px){
  .mag-latest-inner{width:min(100% - 22px,390px)}
  .mag-latest-card h3{font-size:18px}
}
@media(prefers-reduced-motion:reduce){
  .mag-latest-card,.mag-latest-card-media img,.mag-latest-card h3,.mag-latest-action>span,.mag-latest-more{transition:none}
}


/* v0.1.25 — Riflessione: card fissa, solo immagine in movimento, cover a filo */
@media (hover:hover) and (pointer:fine){
  .reflection:hover{transform:none}
  .reflection:hover .reflection-media img{transform:scale(1.055);filter:saturate(1.04)}
  .reflection:hover h2{color:#008b56}
}
@media (prefers-reduced-motion:reduce){
  .reflection-media img,.reflection h2{transition:none}
  .reflection:hover .reflection-media img{transform:none}
}


/* v0.1.26 — Riflessione: bordino chiaro sul pannello verde + CTA più compatta */
.reflection-copy{
  border-top:1px solid rgba(6,45,33,.12);
  border-left:1px solid rgba(6,45,33,.12);
  border-radius:24px 0 0 24px;
}
.reflection .mag-actions{margin-top:24px}
.reflection .mag-btn{
  padding:11px 20px;
}
@media(max-width:980px){
  .reflection-copy{
    border-right:1px solid rgba(6,45,33,.12);
    border-radius:24px 24px 0 0;
  }
}


/* v0.1.27 — Banner finale Magazine ispirato alla CTA finale Guide */
.mag-final-cta{
  position:relative;
  padding:64px 0 72px;
  background:#f8f5ea;
}
.mag-section--soft + .mag-final-cta::before{
  content:"";
  position:absolute;
  top:0;
  left:50%;
  width:min(1180px,calc(100% - 40px));
  height:1px;
  transform:translateX(-50%);
  background:linear-gradient(90deg,rgba(6,45,33,0) 0%,rgba(6,45,33,.10) 18%,rgba(6,45,33,.24) 50%,rgba(6,45,33,.10) 82%,rgba(6,45,33,0) 100%);
  pointer-events:none;
}
.cta-band{
  position:relative;
  isolation:isolate;
  display:grid;
  grid-template-columns:.92fr 1.08fr;
  align-items:center;
  gap:24px;
  min-height:330px;
  padding:38px 42px;
  overflow:hidden;
  border:2px solid #062d21;
  border-radius:25px;
  background:linear-gradient(135deg,#087244,#004d34);
  box-shadow:7px 8px 0 #062d21;
  color:#fff;
  transition:transform .3s ease,box-shadow .3s ease,filter .3s ease;
}
.cta-band::after{
  content:"";
  position:absolute;
  top:-18%;
  left:-34%;
  width:28%;
  height:136%;
  background:linear-gradient(105deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.06) 28%,rgba(255,255,255,.58) 50%,rgba(255,255,255,.08) 72%,rgba(255,255,255,0) 100%);
  transform:skewX(-18deg) translateX(0);
  opacity:0;
  pointer-events:none;
  mix-blend-mode:screen;
  filter:blur(1px);
  z-index:3;
}
.cta-copy{position:relative;z-index:2;min-width:0}
.cta-copy h2{
  margin:0;
  font:800 clamp(30px,2.7vw,44px)/1.08 var(--famyro-font-heading,Poppins,sans-serif);
  letter-spacing:-.04em;
}
.cta-title-white,.cta-title-yellow{display:block}
.cta-title-white{color:#fff}
.cta-title-yellow{margin-top:4px;color:#ffd95b;text-shadow:0 1px 0 rgba(6,45,33,.22)}
.cta-copy p{
  max-width:560px;
  margin:18px 0 0;
  color:#f2fbf6;
  font-size:18px;
  line-height:1.62;
}
.cta-copy .mag-actions{margin-top:26px}
.cta-button{
  position:relative;
  z-index:4;
  min-height:56px;
  padding:0 24px;
  border:2px solid #062d21;
  border-radius:14px;
  background:#ffd95b!important;
  color:#062d21!important;
  box-shadow:5px 6px 0 #062d21;
  font:800 17px/1 var(--famyro-font-heading,Poppins,sans-serif);
  text-decoration:none;
  transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease;
}
.cta-button span{display:inline-flex;transition:transform .18s ease}
.cta-visual{
  position:relative;
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  min-width:0;
}
.cta-visual img{
  display:block;
  width:min(124%,680px);
  max-width:none;
  height:auto;
  margin:-18px -8% -28px 0;
  object-fit:contain;
  filter:drop-shadow(0 18px 28px rgba(0,0,0,.24));
  transition:transform .3s ease,filter .3s ease;
}
@media (hover:hover){
  .cta-band:hover{
    transform:translateY(-5px) scale(1.004);
    box-shadow:10px 13px 0 #062d21,0 22px 46px rgba(6,45,33,.20);
    filter:saturate(1.03);
  }
  .cta-band:hover::after{
    opacity:1;
    animation:magFinalCtaShine .95s ease forwards;
  }
  .cta-band:hover .cta-visual img{
    transform:translateY(-5px) scale(1.025);
    filter:drop-shadow(0 24px 34px rgba(0,0,0,.28));
  }
  .cta-button:hover,.cta-button:focus-visible{
    transform:translate(2px,2px);
    box-shadow:3px 4px 0 #062d21;
    background:#ffe272!important;
    outline:none;
  }
  .cta-button:hover span,.cta-button:focus-visible span{transform:translateX(4px)}
}
@keyframes magFinalCtaShine{
  0%{transform:skewX(-18deg) translateX(0);opacity:0}
  12%{opacity:.9}
  100%{transform:skewX(-18deg) translateX(520%);opacity:0}
}
@media(max-width:980px){
  .cta-band{grid-template-columns:1fr;padding:34px 30px 30px;text-align:center}
  .cta-copy p{margin-inline:auto;font-size:17px}
  .cta-copy .mag-actions{justify-content:center}
  .cta-visual{justify-content:center}
  .cta-visual img{width:min(112%,620px);margin:2px -6% -24px}
}
@media(max-width:620px){
  .mag-final-cta{padding:48px 12px 54px}
  .mag-section--soft + .mag-final-cta::before{width:calc(100% - 24px)}
  .mag-final-cta .mag-wrap{width:100%}
  .cta-band{min-height:0;padding:30px 22px 26px;border-radius:22px;box-shadow:5px 6px 0 #062d21}
  .cta-copy h2{font-size:clamp(29px,8.7vw,40px)}
  .cta-copy p{font-size:16px}
  .cta-button{width:100%;min-height:54px}
  .cta-visual img{width:122%;max-width:122%;margin:4px -11% -20px}
}
@media(prefers-reduced-motion:reduce){
  .cta-band,.cta-band::after,.cta-visual img,.cta-button,.cta-button span{transition:none;animation:none!important}
}


/* v0.1.29 — Banner finale copiato dalla Home Guide, testi adattati al Magazine */
.home-final-cta{
  position:relative;
  padding:0 32px 68px;
  background:#f8f5ea;
}
.mag-section--soft + .home-final-cta::before{
  content:"";
  position:absolute;
  top:0;
  left:50%;
  width:min(1480px,calc(100% - 64px));
  height:1px;
  transform:translateX(-50%);
  background:linear-gradient(90deg,rgba(6,45,33,0) 0%,rgba(6,45,33,.10) 18%,rgba(6,45,33,.24) 50%,rgba(6,45,33,.10) 82%,rgba(6,45,33,0) 100%);
  pointer-events:none;
}
.home-final-cta-inner{
  position:relative;
  isolation:isolate;
  display:grid;
  grid-template-columns:.95fr 1.22fr .83fr;
  align-items:center;
  gap:20px;
  width:min(1480px,100%);
  min-height:300px;
  margin-inline:auto;
  padding:34px 40px;
  overflow:hidden;
  border:2px solid #062d21;
  border-radius:24px;
  background:linear-gradient(135deg,#087244,#004d34);
  box-shadow:7px 8px 0 #062d21;
  color:#fff;
  transition:transform .3s ease,box-shadow .3s ease,filter .3s ease;
}
.home-final-cta-inner::after{
  content:"";
  position:absolute;
  top:-18%;
  left:-34%;
  width:28%;
  height:136%;
  background:linear-gradient(105deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.06) 28%,rgba(255,255,255,.58) 50%,rgba(255,255,255,.08) 72%,rgba(255,255,255,0) 100%);
  transform:skewX(-18deg) translateX(0);
  opacity:0;
  pointer-events:none;
  mix-blend-mode:screen;
  filter:blur(1px);
  z-index:3;
}
.home-final-copy{position:relative;z-index:2;min-width:0}
.home-final-copy h2{
  margin:0;
  color:#fff;
  font:800 clamp(27px,2.2vw,38px)/1.1 var(--famyro-font-heading,Poppins,sans-serif);
  letter-spacing:-.035em;
  text-shadow:0 2px 0 rgba(6,45,33,.18);
}
.home-final-copy h2 span{
  color:#ffd95b!important;
  text-shadow:0 1px 0 rgba(6,45,33,.22);
}
.home-final-copy p{
  max-width:520px;
  margin:18px 0 0;
  color:#f2fbf6;
  font-size:17px;
  line-height:1.62;
}
.home-final-visual{
  position:relative;
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:center;
  align-self:center;
  min-width:0;
}
.home-final-visual img{
  display:block;
  width:min(132%,760px);
  max-width:none;
  height:auto;
  margin:0;
  object-fit:contain;
  aspect-ratio:auto;
  filter:drop-shadow(0 18px 28px rgba(0,0,0,.24));
  transition:transform .3s ease,filter .3s ease;
}
.home-final-action{
  position:relative;
  z-index:4;
  display:grid;
  justify-items:stretch;
  text-align:center;
}
.home-final-action p{
  margin:0 0 16px;
  color:#fff7d6;
  font-size:17px;
  line-height:1.4;
  font-weight:700;
}
.home-final-action a{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  min-height:58px;
  border:2px solid #062d21;
  border-radius:14px;
  background:#ffd95b;
  color:#062d21;
  font:800 17px/1 var(--famyro-font-heading,Poppins,sans-serif);
  text-decoration:none;
  box-shadow:5px 6px 0 #062d21;
  transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease;
}
.home-final-action small{
  margin-top:16px;
  color:#fff;
  font-size:17px;
  line-height:1.45;
  font-weight:800;
}
@media (hover:hover){
  .home-final-cta-inner:hover{
    transform:translateY(-6px) scale(1.006);
    box-shadow:10px 13px 0 #062d21,0 22px 46px rgba(6,45,33,.2);
    filter:saturate(1.03);
  }
  .home-final-cta-inner:hover::after{
    opacity:1;
    animation:magGuideCtaShine .95s ease forwards;
  }
  .home-final-cta-inner:hover .home-final-visual img{
    transform:translateY(-5px) scale(1.025);
    filter:drop-shadow(0 24px 34px rgba(0,0,0,.28));
  }
  .home-final-action a:hover,.home-final-action a:focus-visible{
    transform:translate(2px,2px);
    box-shadow:3px 4px 0 #062d21;
    background:#ffe272;
    outline:none;
  }
}
@keyframes magGuideCtaShine{
  0%{transform:skewX(-18deg) translateX(0);opacity:0}
  12%{opacity:.9}
  100%{transform:skewX(-18deg) translateX(520%);opacity:0}
}
@media (max-width:1180px){
  .home-final-cta-inner{grid-template-columns:1fr 1.08fr}
  .home-final-visual img{width:min(108%,590px)}
  .home-final-action{
    grid-column:1/-1;
    grid-template-columns:1fr auto 1fr;
    align-items:center;
    gap:18px;
    text-align:left;
  }
  .home-final-action p{margin:0;font-size:16px}
  .home-final-action small{margin:0;text-align:right;font-size:16px}
}
@media (max-width:760px){
  .home-final-cta{padding:0 14px 48px}
  .mag-section--soft + .home-final-cta::before{width:calc(100% - 28px)}
  .home-final-cta-inner{
    grid-template-columns:1fr;
    padding:28px 24px 26px;
    text-align:center;
  }
  .home-final-copy h2{font-size:clamp(29px,8.7vw,40px)}
  .home-final-copy p{margin-inline:auto;font-size:16px}
  .home-final-visual img{
    width:min(124%,560px);
    max-width:124%;
    margin:2px -12% -4px;
  }
  .home-final-action{
    grid-column:auto;
    grid-template-columns:1fr;
    gap:0;
    text-align:center;
  }
  .home-final-action p{margin:0 0 7px;font-size:16px}
  .home-final-action small{margin-top:8px;text-align:center;font-size:15px}
}
@media (max-width:420px){
  .home-final-cta-inner{padding-inline:19px}
  .home-final-visual img{width:130%;max-width:130%;margin-inline:-15%}
  .home-final-action p{margin-bottom:6px}
  .home-final-action small{margin-top:7px}
}
@media (prefers-reduced-motion:reduce){
  .home-final-cta-inner,.home-final-cta-inner::after,.home-final-visual img,.home-final-action a{transition:none;animation:none!important}
}


/* v0.1.30 — Hero Magazine nuova immagine + banner finale più compatto */
.cta-band{
  min-height:280px;
  padding:26px 40px;
  gap:18px;
}
.cta-band > img,
.cta-band img{
  display:block;
  width:auto;
  max-width:100%;
  max-height:230px;
  object-fit:contain;
  margin:0 0 -12px auto;
}
@media(max-width:980px){
  .cta-band{
    padding:26px 28px 24px;
    min-height:0;
  }
  .cta-band > img,
  .cta-band img{
    max-height:250px;
    margin:4px auto -10px;
  }
}
@media(max-width:620px){
  .cta-band{
    padding:24px 20px 22px;
  }
  .cta-band > img,
  .cta-band img{
    max-height:210px;
    margin:6px auto -8px;
  }
}
.home-final-cta-inner{
  min-height:272px;
  padding:26px 34px;
  gap:16px;
}
.home-final-visual img{
  width:min(138%,820px);
}
@media (max-width:1180px){
  .home-final-cta-inner{
    min-height:260px;
    padding:24px 30px;
  }
  .home-final-visual img{width:min(116%,640px)}
}
@media (max-width:760px){
  .home-final-cta-inner{
    padding:24px 22px 22px;
  }
  .home-final-visual img{
    width:min(128%,570px);
    max-width:128%;
    margin:0 -14% -6px;
  }
}
@media (max-width:420px){
  .home-final-cta-inner{padding-inline:18px}
  .home-final-visual img{width:132%;max-width:132%;margin-inline:-16%}
}


/* v0.1.33 — REPAIR: preserva v0.1.30, allinea riflessione e compatta SOLO la CTA finale corretta */
.mag-reflection-section .mag-wrap{
  width:min(1480px,calc(100% - 64px));
}
.mag-reflection-section{
  padding-bottom:50px;
}
.mag-section--soft + .home-final-cta::before{
  width:min(1480px,calc(100% - 64px));
  background:linear-gradient(90deg,rgba(6,45,33,0) 0%,rgba(6,45,33,.10) 18%,rgba(6,45,33,.28) 50%,rgba(6,45,33,.10) 82%,rgba(6,45,33,0) 100%);
}
.home-final-cta{
  padding:0 32px 54px;
}
.home-final-cta-inner{
  min-height:238px;
  padding:18px 30px;
  gap:14px;
}
.home-final-copy h2{
  font-size:clamp(26px,2.05vw,36px);
  line-height:1.08;
}
.home-final-copy p{
  margin-top:14px;
  font-size:16px;
  line-height:1.55;
}
.home-final-visual img{
  width:min(145%,820px);
}
.home-final-action p{
  margin-bottom:11px;
  font-size:16px;
}
.home-final-action a{
  min-height:54px;
}
.home-final-action small{
  margin-top:11px;
  color:#fff;
  font-size:14px;
  line-height:1.3;
  font-weight:400;
  white-space:nowrap;
}
@media (max-width:1180px){
  .mag-reflection-section .mag-wrap{
    width:min(100% - 40px,1100px);
  }
  .mag-section--soft + .home-final-cta::before{
    width:min(100% - 40px,1100px);
  }
  .home-final-cta-inner{
    min-height:0;
    padding:20px 28px;
  }
  .home-final-visual img{
    width:min(120%,660px);
  }
  .home-final-action small{
    font-size:14px;
    white-space:nowrap;
  }
}
@media (max-width:760px){
  .mag-reflection-section .mag-wrap{
    width:min(100% - 28px,680px);
  }
  .mag-section--soft + .home-final-cta::before{
    width:min(100% - 28px,680px);
  }
  .home-final-cta{
    padding:0 14px 42px;
  }
  .home-final-cta-inner{
    padding:22px 22px 20px;
  }
  .home-final-copy p{
    margin-top:12px;
  }
  .home-final-visual img{
    width:min(126%,560px);
    max-width:126%;
    margin:0 -13% -6px;
  }
  .home-final-action p{
    margin-bottom:6px;
  }
  .home-final-action small{
    margin-top:7px;
    font-size:13px;
    white-space:nowrap;
  }
}
@media (max-width:420px){
  .mag-reflection-section .mag-wrap{
    width:min(100% - 22px,390px);
  }
  .mag-section--soft + .home-final-cta::before{
    width:min(100% - 22px,390px);
  }
  .home-final-visual img{
    width:130%;
    max-width:130%;
    margin-inline:-15%;
  }
  .home-final-action small{
    font-size:12px;
  }
}


/* v0.1.34 — separatore più leggibile e maggiore respiro tra Riflessione e CTA */
.mag-reflection-section{
  padding-bottom:46px;
}
.home-final-cta{
  padding-top:46px;
}
.mag-section--soft + .home-final-cta::before{
  top:0;
  height:1px;
  background:linear-gradient(90deg,
    rgba(6,45,33,0) 0%,
    rgba(6,45,33,.08) 12%,
    rgba(6,45,33,.20) 34%,
    rgba(6,45,33,.34) 50%,
    rgba(6,45,33,.20) 66%,
    rgba(6,45,33,.08) 88%,
    rgba(6,45,33,0) 100%);
}
@media (max-width:760px){
  .mag-reflection-section{padding-bottom:34px}
  .home-final-cta{padding-top:34px}
}
@media (max-width:420px){
  .mag-reflection-section{padding-bottom:28px}
  .home-final-cta{padding-top:28px}
}


/* v0.1.35 — separatore reale e visibile tra Riflessione e banner finale */
.mag-reflection-section{
  padding-bottom:24px;
}
.mag-section-divider{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:72px;
  padding:0 clamp(28px,5vw,72px);
  background:#f8f5ea;
}
.mag-section-divider > span{
  display:block;
  width:min(1120px,74vw);
  height:2px;
  border-radius:999px;
  background:linear-gradient(90deg,
    rgba(6,45,33,0) 0%,
    rgba(6,45,33,.10) 12%,
    rgba(6,45,33,.26) 30%,
    rgba(6,45,33,.48) 50%,
    rgba(6,45,33,.26) 70%,
    rgba(6,45,33,.10) 88%,
    rgba(6,45,33,0) 100%);
}
.home-final-cta{
  padding-top:24px;
}
/* il vecchio pseudo-separatore non serve più: ora esiste un elemento reale */
.mag-section--soft + .home-final-cta::before{
  display:none;
}
@media(max-width:760px){
  .mag-reflection-section{padding-bottom:18px}
  .mag-section-divider{height:58px;padding-inline:20px}
  .mag-section-divider > span{width:min(88vw,620px);height:2px}
  .home-final-cta{padding-top:18px}
}
@media(max-width:420px){
  .mag-reflection-section{padding-bottom:14px}
  .mag-section-divider{height:50px;padding-inline:14px}
  .mag-section-divider > span{width:90vw}
  .home-final-cta{padding-top:14px}
}


/* v0.1.39 — Titolo Hero Magazine: stessa scala desktop della Home Guide */
@media (min-width:1161px){
  .home-hero .hero-copy h1{
    max-width:720px;
    font-size:clamp(46px,4vw,62px);
  }
}


/* v0.1.40 — Hero articolo Magazine allineato allo stile Guide */
.article-page main svg{display:block;width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.article-page .article-container{width:min(1440px,calc(100% - 56px));margin-inline:auto}
.article-page .article-hero{padding:28px 0 22px;background:linear-gradient(180deg,#fff 0,#fffdf8 56%,#f8f5ea 100%)}
.article-page .breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:0 0 28px;color:#6b7973;font-size:14px}
.article-page .breadcrumbs a{color:#243d35;text-decoration:none}
.article-page .breadcrumbs a:hover{color:#008650}
.article-page .article-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:center}
.article-page .article-hero-copy{padding:24px 0 20px}
.article-page .article-kicker{display:flex;align-items:center;gap:9px;margin:0 0 18px;color:#008650;font:900 13px/1.2 Poppins,sans-serif;letter-spacing:.08em;text-transform:uppercase}
.article-page .article-kicker span{width:12px;height:12px;border:4px solid #c7f7dc;border-radius:999px;background:#00d982;flex:none}
.article-page .article-hero h1{max-width:680px;margin:0;font-family:var(--famyro-font-heading,"FamyroPoppins",Poppins,sans-serif);font-size:clamp(42px,4.15vw,64px);font-weight:900;line-height:1.02;letter-spacing:-.052em;text-wrap:balance}
.article-page .article-hero h1 em{display:block;color:#149855;font-family:inherit;font-style:normal;font-weight:900;line-height:inherit}
.article-page .article-intro{max-width:690px;margin:22px 0 0;color:#32463f;font-size:clamp(18px,1.5vw,22px);line-height:1.5}
.article-page .article-author-row{display:flex;flex-wrap:nowrap;align-items:center;gap:clamp(14px,1.7vw,26px);width:100%;margin-top:28px}
.article-page .article-author-row>*{flex:0 0 auto;min-width:0}
.article-page .article-author-row .author-chip,.article-page .article-author-row .meta-chip{display:flex;align-items:center;gap:11px;white-space:nowrap}
.article-page .article-author-row .author-chip strong,.article-page .article-author-row .author-chip small{display:block}
.article-page .article-author-row .author-chip strong{font-size:14px;line-height:1.12}
.article-page .article-author-row .author-chip small{margin-top:0;color:#60726b;font-size:12px;line-height:1.15}
.article-page .article-author-row .meta-chip{color:#183a30;font-size:14px;font-weight:500;line-height:1.3}
.article-page .article-author-row .meta-chip svg{width:20px;height:20px;flex:none}
.article-page .author-avatar{position:relative;width:44px;height:44px;overflow:hidden;border-radius:50%;background:#dff6e9;flex:none}
.article-page .author-avatar img{position:absolute;left:0;top:0;width:220px;max-width:none;height:44px;object-fit:contain;object-position:left center}
.article-page .article-cover{position:relative;width:100%;min-height:0;aspect-ratio:16 / 10;margin:0;align-self:center;overflow:hidden;border-radius:28px;background:#f3eedc;box-shadow:0 14px 30px rgba(6,45,33,.08)}
.article-page .article-cover img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:inherit;transition:transform .28s ease,filter .28s ease}
.article-page .article-cover::after{content:"";position:absolute;inset:auto 10% 4% 10%;height:16%;border-radius:999px;background:radial-gradient(circle at center,rgba(0,212,116,.18),rgba(0,212,116,0) 72%);filter:blur(20px);opacity:0;pointer-events:none;transition:opacity .28s ease,transform .28s ease}
.article-page .article-cover-badge{position:absolute;right:14px;bottom:14px;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid #d8e1dc;border-radius:11px;background:rgba(255,255,255,.97);box-shadow:0 6px 16px rgba(6,45,33,.10);color:#17372e;font:700 13px/1 var(--famyro-font-heading,Poppins,sans-serif);z-index:2}
@media (hover:hover){.article-page .article-cover:hover::after{opacity:1;transform:scale(1.04)}.article-page .article-cover:hover img{transform:translateY(-5px) scale(1.02);filter:drop-shadow(0 20px 38px rgba(6,45,33,.18))}}
@media (prefers-reduced-motion:reduce){.article-page .article-cover img,.article-page .article-cover::after{transition:none}}
@media (max-width:1180px){.article-page .article-hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px}.article-page .article-hero h1{font-size:clamp(40px,4.2vw,58px)}}
@media (max-width:900px){.article-page .article-container{width:min(100% - 32px,760px)}.article-page .article-hero-grid{grid-template-columns:1fr;gap:18px;align-items:start}.article-page .article-hero-copy{padding:12px 0 8px}.article-page .article-hero h1{max-width:100%;font-size:clamp(40px,7.2vw,56px)}.article-page .article-cover{aspect-ratio:16 / 9;border-radius:22px}.article-page .article-author-row{flex-wrap:wrap;gap:14px;overflow:visible;padding-bottom:0}}
@media (max-width:640px){.article-page .article-container{width:min(100% - 24px,600px)}.article-page .article-hero{padding-top:20px}.article-page .breadcrumbs{font-size:12px;margin-bottom:18px}.article-page .article-hero h1{width:100%;max-width:100%;min-width:0;font-size:clamp(30px,8.4vw,40px);line-height:1.03;letter-spacing:-.045em;overflow-wrap:anywhere;word-break:normal}.article-page .article-hero h1 em{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.article-page .article-intro{margin-top:20px;font-size:16px}.article-page .article-author-row{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;width:100%}.article-page .article-author-row .author-chip{grid-column:1 / -1}.article-page .article-author-row .author-avatar{width:36px;height:36px}.article-page .article-author-row .author-avatar img{height:36px}.article-page .article-author-row .author-chip{gap:7px}.article-page .article-author-row .author-chip strong{font-size:12px}.article-page .article-author-row .author-chip small{font-size:10px}.article-page .article-cover{aspect-ratio:16 / 10;border-radius:18px}.article-page .article-cover-badge{right:12px;bottom:12px;min-height:32px;padding:0 11px;font-size:12px}}


/* v0.1.41 — Breadcrumb articolo Magazine identico alle Guide */
.article-page .breadcrumbs{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:10px;
  margin:0 0 30px;
  color:#6b7973;
  font-family:inherit;
  font-size:16px;
  line-height:1.45;
  font-weight:600;
}
.article-page .breadcrumbs a{
  color:#243d35;
  font-weight:inherit;
  text-decoration:none;
  transition:color .18s ease;
}
.article-page .breadcrumbs [aria-current="page"],
.article-page .breadcrumbs .breadcrumb-separator{
  font-weight:inherit;
}
@media (hover:hover){
  .article-page .breadcrumbs a:hover{color:#008650}
}
@media (max-width:640px){
  .article-page .breadcrumbs{
    gap:8px;
    margin-bottom:20px;
    font-size:14px;
  }
  .article-page .breadcrumbs > [aria-current="page"],
  .article-page .breadcrumbs > span:last-child,
  .article-page .breadcrumbs > span:nth-last-child(2){
    display:none;
  }
}
@media (prefers-reduced-motion:reduce){
  .article-page .breadcrumbs a{transition:none}
}


/* v0.1.85 — Prima quote dell’articolo leggermente più vicina alla Hero */
.article-page .article-hero + .mag-section{
  padding-top:10px;
}
.article-page .article-hero + .mag-section > .mag-wrap > .quote-box:first-child{
  margin-top:0;
}
@media(max-width:640px){
  .article-page .article-hero + .mag-section{
    padding-top:8px;
  }
}

/* v0.1.43 — menu laterale Magazine “Esplora per tema” allineato alle Guide */
.article-page .article-layout{
  grid-template-columns:230px minmax(0,1fr) 285px;
}
.article-page .right-rail{
  align-self:stretch;
  display:grid;
  grid-template-rows:auto auto 1fr;
  gap:0;
  overflow:visible;
}
.article-page .theme-menu-card{
  position:sticky;
  top:112px;
  align-self:start;
  display:grid;
  gap:6px;
  padding:22px;
  border:2px solid #062d21;
  border-radius:18px;
  background:#fff;
  box-shadow:7px 8px 0 #062d21;
}
.article-page .theme-menu-card h2{
  margin:0 0 4px;
  color:#062d21;
  font:900 28px/1.05 var(--famyro-font-heading,Poppins,sans-serif);
  letter-spacing:-.035em;
}
.article-page .theme-menu-card>a:not(.theme-menu-cta),
.article-page .theme-menu-card>span{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:9px;
  min-height:31px;
  padding:4px 7px;
  border-radius:9px;
  color:#17382e;
  font-size:16px;
  line-height:1.35;
  text-decoration:none;
  transition:background-color .18s ease,color .18s ease,transform .18s ease;
}
.article-page .theme-menu-all{
  justify-content:flex-start!important;
  padding:0!important;
  color:#17382e!important;
  font-weight:800!important;
  text-decoration:underline!important;
  text-underline-offset:4px;
}
.article-page .theme-link-icon{
  display:grid;
  place-items:center;
  flex:0 0 25px;
  width:25px;
  height:25px;
  border:1px solid rgba(7,134,78,.08);
  border-radius:9px;
  background:linear-gradient(145deg,#edfff6,#def9ea);
  color:#07864e;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.88);
  transition:background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease;
}
.article-page .theme-link-icon img{
  display:block;
  width:20px;
  height:20px;
  object-fit:contain;
  transition:transform .18s ease,filter .18s ease;
}
.article-page .theme-link.is-active{
  color:#087f4b!important;
  font-weight:700;
}
.article-page .theme-link.is-active .theme-link-icon{
  background:linear-gradient(145deg,#dffff0,#c9f7de);
  color:#007c48;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 3px 8px rgba(6,45,33,.07);
}
.article-page .theme-link--coming{
  color:#29473e!important;
  cursor:default;
  opacity:.84;
}
.article-page .theme-menu-cta{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  margin-top:14px;
  border:2px solid #062d21;
  border-radius:12px;
  background:#00e884;
  color:#062d21!important;
  font-weight:900;
  text-decoration:none;
  box-shadow:4px 5px 0 #062d21;
  transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease;
}
@media (hover:hover){
  .article-page .theme-menu-card>a:not(.theme-menu-cta):hover,
  .article-page .theme-menu-card>a:not(.theme-menu-cta):focus-visible{
    background:#e9fff4;
    color:#07864e;
    transform:translateX(2px);
    outline:none;
  }
  .article-page .theme-menu-card>a:not(.theme-menu-cta):hover .theme-link-icon,
  .article-page .theme-menu-card>a:not(.theme-menu-cta):focus-visible .theme-link-icon{
    background:linear-gradient(145deg,#d7fae7,#c9f5dc);
    color:#007c48;
    transform:translateY(-1px);
    box-shadow:0 4px 9px rgba(6,45,33,.09);
  }
  .article-page .theme-menu-card>a:not(.theme-menu-cta):hover .theme-link-icon img,
  .article-page .theme-menu-card>a:not(.theme-menu-cta):focus-visible .theme-link-icon img{
    transform:translateY(-1px) scale(1.08);
    filter:drop-shadow(0 3px 4px rgba(6,45,33,.10));
  }
  .article-page .theme-menu-cta:hover,
  .article-page .theme-menu-cta:focus-visible{
    transform:translate(2px,2px);
    box-shadow:2px 3px 0 #062d21;
    background:#16ed94;
    outline:none;
  }
}
@media (prefers-reduced-motion:reduce){
  .article-page .theme-link-icon img{transition:none!important}
}
@media(max-width:1180px){
  .article-page .theme-menu-card{position:static}
}
@media(max-width:980px){
  .article-page .article-layout{grid-template-columns:1fr}
  .article-page .right-rail{grid-column:auto;grid-template-rows:none}
  .article-page .theme-menu-card{grid-column:1/-1}
}
@media(max-width:640px){
  .article-page .theme-menu-card{padding:19px;border-radius:16px;box-shadow:5px 6px 0 #062d21}
  .article-page .theme-menu-card h2{font-size:25px}
  .article-page .theme-menu-card>a:not(.theme-menu-cta),
  .article-page .theme-menu-card>span{font-size:15px}
  .article-page .theme-link-icon{flex-basis:23px;width:23px;height:23px;border-radius:8px}
  .article-page .theme-link-icon img{width:18px;height:18px}
}
@media(prefers-reduced-motion:reduce){
  .article-page .theme-menu-card>a,
  .article-page .theme-link-icon,
  .article-page .theme-menu-cta{transition:none!important}
}


/* v0.1.44 — TOC articolo e fondo pagina identici alle Guide */
.article-page{
  background:#f8f5ea;
}
.article-page .mag-section--soft{
  background:#f8f5ea;
}
.article-page .left-rail{
  min-width:0;
}
.article-page .article-toc{
  position:sticky;
  top:108px;
  padding:18px;
  border:0;
  border-radius:16px;
  background:#fff;
  box-shadow:0 18px 38px rgba(6,45,33,.14),0 6px 14px rgba(6,45,33,.08);
}
.article-page .article-toc summary{
  cursor:pointer;
  list-style:none;
  color:#062d21;
  font:800 16px/1.2 var(--famyro-font-heading,Poppins,sans-serif);
}
.article-page .article-toc summary::-webkit-details-marker{
  display:none;
}
.article-page .article-toc ol{
  display:grid;
  gap:6px;
  margin:14px 0 0;
  padding-left:30px;
}
.article-page .article-toc li{
  padding-left:0;
  color:#07864e;
  font-size:16px;
  font-weight:800;
  line-height:1.35;
}
.article-page .article-toc a{
  display:block;
  padding:5px 7px;
  border-radius:9px;
  color:#17382e;
  font-family:inherit;
  font-size:16px;
  font-weight:400;
  line-height:1.35;
  text-decoration:none;
  transition:background-color .18s ease,color .18s ease,transform .18s ease;
}
@media (hover:hover){
  .article-page .article-toc a:hover,
  .article-page .article-toc a:focus-visible{
    background:#e9fff4;
    color:#07864e;
    transform:translateX(2px);
    outline:none;
  }
}
@media(max-width:980px){
  .article-page .article-toc{
    position:static;
  }
}
@media(max-width:640px){
  .article-page .article-toc{
    box-shadow:0 14px 30px rgba(6,45,33,.13),0 5px 12px rgba(6,45,33,.07);
  }
  .article-page .article-toc li,
  .article-page .article-toc a{
    font-size:16px;
  }
}
@media(prefers-reduced-motion:reduce){
  .article-page .article-toc a{
    transition:none;
  }
}


/* v0.1.45 — rail articolo Magazine replicata dalla colonna Guide */
.article-page .left-rail{
  position:sticky;
  top:108px;
  align-self:start;
}
.article-page .article-toc{
  position:static;
  top:auto;
}
.article-page .right-rail{
  display:grid;
  grid-template-rows:auto auto auto 1fr;
  gap:18px;
  align-self:stretch;
  overflow:visible;
}
.article-page .share-card,
.article-page .side-cta,
.article-page .related-mini{
  border:1px solid #dfe7e2;
  border-radius:16px;
  background:#fff;
  box-shadow:0 8px 20px rgba(6,45,33,.05);
}
.article-page .share-card{
  padding:18px;
  text-align:center;
}
.article-page .share-card>strong,
.article-page .related-mini>strong{
  display:block;
  margin-bottom:14px;
  color:#062d21;
  font:800 15px/1.2 var(--famyro-font-heading,Poppins,sans-serif);
}
.article-page .share-card>strong{
  width:100%;
  margin-inline:auto;
  text-align:center;
}
.article-page .share-card .social-share-links{
  display:flex;
  flex-wrap:nowrap;
  align-items:center;
  justify-content:center;
  gap:8px;
  width:100%;
  margin-inline:auto;
}
.article-page .share-card .social-share{
  position:relative;
  display:grid;
  place-items:center;
  width:36px;
  height:36px;
  flex:0 0 36px;
  border:0;
  border-radius:50%;
  color:#fff;
  text-decoration:none;
  box-shadow:0 5px 12px rgba(6,45,33,.16);
  transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;
}
.article-page .share-card .social-share svg{
  display:block;
  width:18px;
  height:18px;
  fill:#fff;
  stroke:none;
}
.article-page .share-card .social-share::before{
  content:attr(data-tooltip);
  position:absolute;
  left:50%;
  bottom:calc(100% + 9px);
  z-index:5;
  max-width:150px;
  padding:6px 9px;
  border-radius:7px;
  background:#062d21;
  color:#fff;
  font:700 11px/1.2 var(--famyro-font-heading,Poppins,sans-serif);
  white-space:nowrap;
  opacity:0;
  pointer-events:none;
  transform:translate(-50%,5px);
  transition:opacity .16s ease,transform .16s ease;
}
.article-page .share-card .social-share::after{
  content:"";
  position:absolute;
  left:50%;
  bottom:calc(100% + 3px);
  z-index:4;
  border:5px solid transparent;
  border-top-color:#062d21;
  opacity:0;
  pointer-events:none;
  transform:translateX(-50%);
  transition:opacity .16s ease;
}
.article-page .share-card .social-share:hover::before,
.article-page .share-card .social-share:focus-visible::before{opacity:1;transform:translate(-50%,0)}
.article-page .share-card .social-share:hover::after,
.article-page .share-card .social-share:focus-visible::after{opacity:1}
.article-page .share-card .social-share--facebook{background:#1877f2}
.article-page .share-card .social-share--x{background:#000}
.article-page .share-card .social-share--linkedin{background:#0a66c2}
.article-page .share-card .social-share--whatsapp{background:#25d366}
.article-page .share-card .social-share--telegram{background:#229ed9}
.article-page .share-card .social-share:focus-visible{outline:3px solid #7cf0b5;outline-offset:3px}
.article-page .share-card .social-share:active{transform:translateY(0) scale(.97)}
.article-page .side-cta{
  padding:18px;
  overflow:hidden;
  background:linear-gradient(155deg,#effaf3,#fff);
}
.article-page .side-cta h3{
  margin:0 0 8px;
  color:#0b7043;
  font:800 23px/1.13 var(--famyro-font-heading,Poppins,sans-serif);
}
.article-page .side-cta p{
  margin:0;
  color:#18352d;
  font-size:13px;
  line-height:1.5;
}
.article-page .side-cta a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  margin-top:14px;
  padding:0 18px;
  border:2px solid #062d21;
  border-radius:10px;
  background:#05894f;
  color:#fff;
  font-weight:900;
  text-decoration:none;
  box-shadow:5px 6px 0 #062d21;
  transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease;
}
.article-page .side-cta img{
  display:block;
  width:100%;
  height:auto;
  margin-top:12px;
  object-fit:contain;
  transition:transform .28s ease,filter .28s ease;
}
.article-page .related-mini{
  padding:18px;
}
.article-page .related-mini a{
  position:relative;
  display:block;
  margin-top:0;
  padding:13px 0;
  color:#17372e;
  text-decoration:none;
  transition:transform .18s ease,color .18s ease,background-color .18s ease;
}
.article-page .related-mini a+a{border-top:1px solid #dfe7e2}
.article-page .related-mini img{
  display:block;
  width:100%;
  aspect-ratio:16 / 10;
  height:auto;
  margin:0;
  border-radius:10px;
  object-fit:cover;
  background:#eff5f0;
  transition:transform .18s ease,box-shadow .18s ease;
}
.article-page .related-mini span{
  display:block;
  margin-top:10px;
  font-size:15px;
  font-weight:800;
  line-height:1.22;
  transition:color .18s ease;
}
.article-page .related-mini small{
  display:block;
  margin-top:6px;
  color:#687a73;
  font-size:12px;
  font-weight:700;
}
.article-page .right-rail .theme-menu-card{
  align-self:start;
  top:112px;
}
@media (hover:hover) and (pointer:fine){
  .article-page .share-card .social-share:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 9px 18px rgba(6,45,33,.22);filter:saturate(1.08)}
  .article-page .side-cta a:hover,.article-page .side-cta a:focus-visible{transform:translate(3px,3px);box-shadow:2px 3px 0 #062d21;outline:none}
  .article-page .side-cta:hover img{transform:translateY(-4px) scale(1.02);filter:drop-shadow(0 16px 26px rgba(6,45,33,.16))}
  .article-page .related-mini a:hover,.article-page .related-mini a:focus-visible{color:#07985a;transform:translateX(3px);outline:none}
  .article-page .related-mini a:hover span,.article-page .related-mini a:focus-visible span{color:#07985a}
  .article-page .related-mini a:hover img,.article-page .related-mini a:focus-visible img{transform:scale(1.04);box-shadow:0 5px 12px rgba(6,45,33,.15)}
}
@media(max-width:1180px){
  .article-page .left-rail{position:static;top:auto}
  .article-page .right-rail{align-self:start;grid-template-rows:none}
  .article-page .right-rail .theme-menu-card{position:static}
}
@media(max-width:980px){
  .article-page .right-rail{grid-template-columns:1fr 1fr;gap:18px}
  .article-page .right-rail .theme-menu-card{grid-column:1/-1}
}
@media(max-width:640px){
  .article-page .right-rail{grid-template-columns:1fr}
  .article-page .right-rail .theme-menu-card{grid-column:auto}
  .article-page .share-card,.article-page .side-cta,.article-page .related-mini{border-radius:15px}
}
@media(prefers-reduced-motion:reduce){
  .article-page .share-card .social-share,
  .article-page .share-card .social-share::before,
  .article-page .share-card .social-share::after,
  .article-page .side-cta a,
  .article-page .side-cta img,
  .article-page .related-mini a,
  .article-page .related-mini img{transition:none!important}
}


/* v0.1.46 — blocco finale Guide copiato dalla scheda Guide */
.article-page .magazine-guide-suggestions{
  padding:34px 0 44px;
  background:#fff;
}
.article-page .magazine-guide-suggestions .article-container{
  width:min(1440px,calc(100% - 56px));
  margin-inline:auto;
}
.article-page .magazine-guide-suggestions .section-heading-row{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:20px;
  margin-bottom:22px;
}
.article-page .magazine-guide-suggestions .section-heading-row h2{
  margin:0;
  font:900 25px/1.2 Poppins,sans-serif;
}
.article-page .magazine-guide-suggestions .section-link-inline{
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:0!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
  color:#0a864e!important;
  font:600 20px/1.2 var(--famyro-font-heading,Poppins,sans-serif);
  text-decoration:none;
  transition:color .2s ease,transform .2s ease;
}
.article-page .magazine-guide-suggestions .related-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}
.article-page .magazine-guide-suggestions .related-grid article{
  overflow:visible;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.article-page .magazine-guide-suggestions .related-card{
  display:block;
  height:100%;
  overflow:hidden;
  border:1px solid #dfe6e2;
  border-radius:18px;
  background:#fff;
  box-shadow:0 10px 24px rgba(6,45,33,.06);
  color:#17372e;
  text-decoration:none;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.article-page .magazine-guide-suggestions .related-card-media{
  position:relative;
  overflow:hidden;
}
.article-page .magazine-guide-suggestions .related-card img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:16/9;
  object-fit:cover;
  transition:transform .25s ease;
}
.article-page .magazine-guide-suggestions .related-readtime{
  position:absolute;
  right:14px;
  bottom:14px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:0 12px;
  border:1px solid #d9e1dc;
  border-radius:999px;
  background:rgba(255,255,255,.98);
  box-shadow:0 6px 18px rgba(6,45,33,.10);
  color:#17372e;
  font:700 13px/1 var(--famyro-font-heading,Poppins,sans-serif);
}
.article-page .magazine-guide-suggestions .related-category,
.article-page .magazine-guide-suggestions .related-card h3,
.article-page .magazine-guide-suggestions .related-card p{
  display:block;
  margin-inline:18px;
}
.article-page .magazine-guide-suggestions .related-category{
  margin-top:14px;
  color:#07864e;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.article-page .magazine-guide-suggestions .related-card h3{
  margin-top:10px;
  margin-bottom:10px;
  font:800 18px/1.25 Poppins,sans-serif;
  letter-spacing:-.02em;
  transition:color .2s ease;
}
.article-page .magazine-guide-suggestions .related-card p{
  margin-bottom:20px;
  color:#596b65;
  font-size:14px;
  line-height:1.55;
}
@media (hover:hover){
  .article-page .magazine-guide-suggestions .section-link-inline:hover,
  .article-page .magazine-guide-suggestions .section-link-inline:focus-visible{
    color:#066f41!important;
    transform:translateX(2px);
    outline:none;
  }
  .article-page .magazine-guide-suggestions .related-card:hover,
  .article-page .magazine-guide-suggestions .related-card:focus-visible{
    transform:translateY(-8px) scale(1.01);
    border-color:#cfe0d8;
    box-shadow:0 18px 36px rgba(6,45,33,.12);
    outline:none;
  }
  .article-page .magazine-guide-suggestions .related-card:hover img,
  .article-page .magazine-guide-suggestions .related-card:focus-visible img{
    transform:scale(1.04);
  }
  .article-page .magazine-guide-suggestions .related-card:hover h3,
  .article-page .magazine-guide-suggestions .related-card:focus-visible h3{
    color:#07864e;
  }
}
@media(max-width:900px){
  .article-page .magazine-guide-suggestions .article-container{width:min(100% - 32px,760px)}
  .article-page .magazine-guide-suggestions .related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .article-page .magazine-guide-suggestions .section-link-inline{font-size:18px}
}
@media(max-width:640px){
  .article-page .magazine-guide-suggestions .article-container{width:min(100% - 24px,600px)}
  .article-page .magazine-guide-suggestions .section-heading-row{align-items:flex-end}
  .article-page .magazine-guide-suggestions .section-heading-row h2{font-size:22px}
  .article-page .magazine-guide-suggestions .section-link-inline{font-size:17px}
  .article-page .magazine-guide-suggestions .related-grid{grid-template-columns:1fr}
  .article-page .magazine-guide-suggestions .related-card h3{font-size:17px}
  .article-page .magazine-guide-suggestions .related-card p{font-size:13px}
  .article-page .magazine-guide-suggestions .related-readtime{min-height:32px;padding:0 11px;font-size:12px}
}
@media(prefers-reduced-motion:reduce){
  .article-page .magazine-guide-suggestions .section-link-inline,
  .article-page .magazine-guide-suggestions .related-card,
  .article-page .magazine-guide-suggestions .related-card img,
  .article-page .magazine-guide-suggestions .related-card h3{transition:none}
}


/* v0.1.47 — categoria Magazine: blocco Articoli in evidenza copiato dalle categorie Guide */
.magazine-category-page .category-shell{
  width:min(1440px,calc(100% - 64px));
  margin-inline:auto;
}
.magazine-category-page .magazine-category-guides{
  padding:62px 0 88px;
  background:#fff;
}
.magazine-category-page .category-heading--pilot{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:24px;
  margin-bottom:30px;
}
.magazine-category-page .category-heading--pilot h2{
  position:relative;
  margin:0;
  padding-left:18px;
  font:900 clamp(34px,3.2vw,48px)/1.1 var(--famyro-font-heading,Poppins,sans-serif);
  letter-spacing:-.04em;
}
.magazine-category-page .category-heading--pilot h2::before{
  content:"";
  position:absolute;
  left:0;
  top:.14em;
  width:5px;
  height:.86em;
  border-radius:999px;
  background:#18d879;
}
.magazine-category-page .category-heading--pilot .category-pilot-all-link{
  color:#07864e;
  font:800 18px/1.2 var(--famyro-font-heading,Poppins,sans-serif);
  text-decoration:none;
  white-space:nowrap;
  transition:transform .2s ease,color .2s ease;
}
.magazine-category-page .category-grid--pilot{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:28px;
  align-items:stretch;
}
.magazine-category-page .category-grid--pilot .category-guide{
  position:relative;
  width:100%;
  min-width:0;
  overflow:hidden;
  border:2px solid #062d21;
  border-radius:24px;
  background:#fff;
  box-shadow:7px 8px 0 #062d21;
  isolation:isolate;
}
.magazine-category-page .category-grid--pilot .category-guide>a,
.magazine-category-page .category-grid--pilot .category-guide>a:link,
.magazine-category-page .category-grid--pilot .category-guide>a:visited{
  display:flex;
  flex-direction:column;
  height:100%;
  color:inherit;
  text-decoration:none!important;
}
.magazine-category-page .category-grid--pilot .category-guide-media{
  position:relative;
  aspect-ratio:16/9;
  overflow:hidden;
  background:#eef3ef;
}
.magazine-category-page .category-grid--pilot .category-guide-media img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .3s ease,filter .3s ease;
}
.magazine-category-page .category-grid--pilot .category-guide-media>span{
  position:absolute;
  right:14px;
  bottom:14px;
  z-index:5;
  min-width:62px;
  padding:8px 12px;
  border:2px solid #062d21;
  border-radius:12px;
  background:#fff;
  color:#062d21;
  font:800 13px/1 var(--famyro-font-heading,Poppins,sans-serif);
  text-align:center;
}
.magazine-category-page .category-grid--pilot .category-guide-copy{
  display:flex;
  flex:1;
  flex-direction:column;
  padding:24px 26px 26px;
}
.magazine-category-page .category-grid--pilot .category-guide-copy small{
  color:#008d54;
  font:900 13px/1.2 var(--famyro-font-heading,Poppins,sans-serif);
  letter-spacing:.08em;
  text-transform:uppercase;
}
.magazine-category-page .category-grid--pilot .category-guide-copy h3{
  margin:12px 0 13px;
  color:#062d21;
  font:900 clamp(22px,1.75vw,29px)/1.14 var(--famyro-font-heading,Poppins,sans-serif);
  letter-spacing:-.035em;
  transition:color .2s ease;
}
.magazine-category-page .category-grid--pilot .category-guide-copy p{
  margin:0;
  color:#596c62;
  font-size:15px;
  line-height:1.58;
}
.magazine-category-page .category-grid--pilot .category-guide-copy b{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-top:auto;
  padding-top:24px;
  color:#062d21;
  font:800 16px/1.2 var(--famyro-font-heading,Poppins,sans-serif);
}
.magazine-category-page .category-grid--pilot .category-guide:first-child::before{
  content:"ULTIMA PUBBLICAZIONE";
  position:absolute;
  top:0;
  right:0;
  z-index:20;
  padding:10px 22px;
  border-bottom-left-radius:14px;
  background:#ffd957;
  color:#062d21;
  font:800 13px/1 var(--famyro-font-heading,Poppins,sans-serif);
  letter-spacing:.04em;
  text-transform:uppercase;
  white-space:nowrap;
  pointer-events:none;
}
@media (hover:hover) and (pointer:fine){
  .magazine-category-page .category-heading--pilot .category-pilot-all-link:hover,
  .magazine-category-page .category-heading--pilot .category-pilot-all-link:focus-visible{
    color:#056f42;
    transform:translateX(3px);
    outline:none;
  }
  .magazine-category-page .category-grid--pilot .category-guide>a:hover .category-guide-media img,
  .magazine-category-page .category-grid--pilot .category-guide>a:focus-visible .category-guide-media img{
    transform:scale(1.04);
    filter:saturate(1.03);
  }
  .magazine-category-page .category-grid--pilot .category-guide>a:hover .category-guide-copy h3,
  .magazine-category-page .category-grid--pilot .category-guide>a:focus-visible .category-guide-copy h3{
    color:#008d54;
  }
}
.magazine-category-page .category-grid--pilot .category-guide>a:focus-visible{
  outline:3px solid #00a960;
  outline-offset:-3px;
}
@media(max-width:980px){
  .magazine-category-page .category-shell{width:min(100% - 40px,1100px)}
  .magazine-category-page .category-grid--pilot{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .magazine-category-page .category-shell{width:min(100% - 28px,680px)}
  .magazine-category-page .magazine-category-guides{padding:52px 0 64px}
  .magazine-category-page .category-heading--pilot{align-items:flex-start;flex-direction:column;margin-bottom:24px}
  .magazine-category-page .category-heading--pilot h2{font-size:30px}
  .magazine-category-page .category-heading--pilot .category-pilot-all-link{font-size:16px;white-space:normal}
  .magazine-category-page .category-grid--pilot{grid-template-columns:1fr;gap:22px}
  .magazine-category-page .category-grid--pilot .category-guide-copy{padding:21px 20px 22px}
  .magazine-category-page .category-grid--pilot .category-guide-copy h3{font-size:23px}
  .magazine-category-page .category-grid--pilot .category-guide:first-child::before{font-size:11px;padding:8px 14px}
  .magazine-category-page .category-grid--pilot .category-guide-media>span{right:12px;bottom:12px;min-width:56px;padding:7px 10px;font-size:12px}
}
@media(prefers-reduced-motion:reduce){
  .magazine-category-page .category-heading--pilot .category-pilot-all-link,
  .magazine-category-page .category-grid--pilot .category-guide-media img,
  .magazine-category-page .category-grid--pilot .category-guide-copy h3{transition:none}
}

/* v0.1.48 — categoria Magazine: percorso consigliato + separatore + CTA copiati dalle Guide */
.magazine-category-page .magazine-category-path{
  padding:22px 0 34px;
  background:#f8f5ea;
}
.magazine-category-page .category-pilot-path-card{
  display:grid;
  grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);
  gap:30px;
  align-items:center;
  padding:30px;
  border:1px solid #d8e7df;
  border-radius:26px;
  background:linear-gradient(135deg,#eefaf3,#fbfffd);
}
.magazine-category-page .category-pilot-kicker{
  margin:0 0 8px;
  color:#008d54;
  font-size:12px;
  font-weight:900;
  letter-spacing:.11em;
  text-transform:uppercase;
}
.magazine-category-page .category-pilot-path h2{
  margin:0;
  color:#0d3024;
  font:900 clamp(34px,3.2vw,48px)/1.02 var(--famyro-font-heading,Poppins,sans-serif);
  letter-spacing:-.045em;
}
.magazine-category-page .category-pilot-path-intro>p:last-child{
  margin:10px 0 0;
  color:#52675d;
  font-size:18px;
  line-height:1.6;
}
.magazine-category-page .category-pilot-steps{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin:0;
  padding:0;
  list-style:none;
}
.magazine-category-page .category-pilot-steps li{
  display:grid;
  grid-template-columns:34px 1fr;
  gap:10px;
  align-items:start;
  min-height:116px;
  padding:16px;
  border:1px solid #dfe7e2;
  border-radius:16px;
  background:#fff;
}
.magazine-category-page .category-pilot-steps li>span{
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border-radius:50%;
  background:#129658;
  color:#fff;
  font-weight:900;
}
.magazine-category-page .category-pilot-steps strong,
.magazine-category-page .category-pilot-steps small{display:block}
.magazine-category-page .category-pilot-steps strong{
  color:#0d3024;
  font:800 15px/1.25 var(--famyro-font-heading,Poppins,sans-serif);
}
.magazine-category-page .category-pilot-steps small{
  margin-top:5px;
  color:#6a7a73;
  font-size:13px;
  line-height:1.4;
}

.mag-category-section-divider{
  width:min(1080px,68vw);
  height:2px;
  margin:34px auto 38px;
  background:linear-gradient(90deg,rgba(6,45,33,0) 0%,rgba(6,45,33,.08) 16%,rgba(6,45,33,.24) 50%,rgba(6,45,33,.08) 84%,rgba(6,45,33,0) 100%);
  border-radius:999px;
}

.magazine-category-page .magazine-category-cta{
  padding:0 0 64px;
  background:#f8f5ea;
  color:#fff;
}
.magazine-category-page .magazine-category-cta .category-shell{
  position:relative;
  isolation:isolate;
  display:grid;
  grid-template-columns:minmax(300px,340px) minmax(520px,1fr) auto;
  align-items:center;
  gap:24px;
  padding:30px 36px 30px 24px;
  overflow:hidden;
  border:2px solid #0f3024;
  border-radius:34px;
  background:
    radial-gradient(circle at 16% 50%, rgba(129,187,139,.34) 0%, rgba(129,187,139,.12) 24%, rgba(129,187,139,0) 44%),
    linear-gradient(105deg,#0a4935 0%,#0d5a3f 40%,#063b2d 100%);
  box-shadow:6px 6px 0 #0b2018;
  transition:transform .28s ease,box-shadow .28s ease;
}
.magazine-category-page .magazine-category-cta .category-shell::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.04) 50%,rgba(255,255,255,0) 100%);
  opacity:.55;
  pointer-events:none;
}
.magazine-category-page .magazine-category-cta .category-shell::after{
  content:"";
  position:absolute;
  top:-20%;
  left:-35%;
  width:28%;
  height:150%;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(100deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.10) 20%,rgba(255,255,255,.55) 50%,rgba(255,255,255,.10) 80%,rgba(255,255,255,0) 100%);
  transform:skewX(-20deg);
  opacity:0;
}
.magazine-category-page .magazine-category-cta .category-shell>*{position:relative;z-index:2}
.magazine-category-page .magazine-category-cta .category-cta-visual{
  display:flex;
  align-items:flex-end;
  justify-content:flex-start;
  align-self:stretch;
  min-height:220px;
  overflow:visible;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.magazine-category-page .magazine-category-cta .category-cta-visual::before,
.magazine-category-page .magazine-category-cta .category-cta-visual::after{content:none!important;display:none!important}
.magazine-category-page .magazine-category-cta .category-cta-visual img{
  display:block;
  width:min(390px,116%);
  height:auto;
  max-height:250px;
  object-fit:contain;
  object-position:center bottom;
  transform:translateX(-22px);
  background:transparent!important;
  filter:drop-shadow(0 18px 24px rgba(0,0,0,.28));
}
.magazine-category-page .magazine-category-cta .category-cta-copy{min-width:0}
.magazine-category-page .magazine-category-cta .category-cta-copy strong{
  display:block;
  max-width:760px;
  margin-bottom:10px;
  color:#fff;
  font:900 clamp(44px,4.35vw,66px)/1.02 var(--famyro-font-heading,Poppins,sans-serif);
  letter-spacing:-.045em;
}
.magazine-category-page .magazine-category-cta .category-cta-copy p{
  max-width:790px;
  margin:0;
  color:#e4f1eb;
  font-size:clamp(22px,1.7vw,27px);
  line-height:1.5;
}
.magazine-category-page .magazine-category-cta .category-shell>a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-width:212px;
  padding:18px 26px;
  border:2px solid #fff;
  border-radius:18px;
  background:#ffd95b;
  color:#14251d;
  font:800 18px/1 var(--famyro-font-heading,Poppins,sans-serif);
  text-decoration:none;
  box-shadow:6px 6px 0 #0b2018;
  transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;
}
@media (hover:hover) and (pointer:fine){
  .magazine-category-page .magazine-category-cta .category-shell:hover{
    transform:translateY(-3px);
    box-shadow:8px 8px 0 #0b2018;
  }
  .magazine-category-page .magazine-category-cta .category-shell:hover::after{
    animation:magazineCategoryCtaShine 1.25s ease forwards;
  }
  .magazine-category-page .magazine-category-cta .category-shell>a:hover,
  .magazine-category-page .magazine-category-cta .category-shell>a:focus-visible{
    transform:translate(-2px,-2px);
    box-shadow:8px 8px 0 #0b2018;
    filter:saturate(1.02);
    outline:none;
  }
}
@keyframes magazineCategoryCtaShine{
  0%{left:-35%;opacity:0}
  18%{opacity:.95}
  100%{left:118%;opacity:0}
}
@media(max-width:980px){
  .magazine-category-page .category-pilot-path-card{grid-template-columns:1fr}
  .magazine-category-page .category-pilot-steps{grid-template-columns:repeat(2,minmax(0,1fr))}
  .magazine-category-page .magazine-category-cta .category-shell{
    grid-template-columns:220px minmax(0,1fr);
    padding:26px 24px;
  }
  .magazine-category-page .magazine-category-cta .category-cta-visual img{
    width:min(100%,320px);
    max-height:210px;
    transform:none;
  }
  .magazine-category-page .magazine-category-cta .category-cta-copy strong{font-size:clamp(38px,5.5vw,52px)}
  .magazine-category-page .magazine-category-cta .category-cta-copy p{font-size:19px}
  .magazine-category-page .magazine-category-cta .category-shell>a{
    grid-column:2;
    justify-self:start;
    margin-bottom:10px;
  }
}
@media(max-width:640px){
  .magazine-category-page .magazine-category-path{padding:18px 0 26px}
  .magazine-category-page .category-pilot-path-card{padding:22px;border-radius:22px}
  .magazine-category-page .category-pilot-path h2{font-size:34px}
  .magazine-category-page .category-pilot-path-intro>p:last-child{font-size:16px}
  .magazine-category-page .category-pilot-steps{grid-template-columns:1fr}
  .magazine-category-page .category-pilot-steps li{grid-template-columns:48px 1fr;gap:14px;min-height:0;padding:20px 18px}
  .magazine-category-page .category-pilot-steps li>span{width:48px;height:48px;font-size:22px}
  .magazine-category-page .category-pilot-steps strong{font-size:19px;line-height:1.18}
  .magazine-category-page .category-pilot-steps small{margin-top:7px;font-size:15px;line-height:1.45}
  .mag-category-section-divider{width:calc(100% - 56px);margin:28px auto 30px}
  .magazine-category-page .magazine-category-cta{padding-bottom:42px}
  .magazine-category-page .magazine-category-cta .category-shell{grid-template-columns:1fr;gap:12px;padding:22px 0 24px;border-radius:28px;box-shadow:5px 5px 0 #0b2018}
  .magazine-category-page .magazine-category-cta .category-cta-visual{min-height:190px;padding:0 18px;justify-content:center}
  .magazine-category-page .magazine-category-cta .category-cta-visual img{width:min(100%,320px);max-height:190px}
  .magazine-category-page .magazine-category-cta .category-cta-copy{padding:24px 22px 0}
  .magazine-category-page .magazine-category-cta .category-cta-copy strong{font-size:30px}
  .magazine-category-page .magazine-category-cta .category-cta-copy p{font-size:17px}
  .magazine-category-page .magazine-category-cta .category-shell>a{grid-column:auto;width:calc(100% - 44px);margin:20px 22px 0;box-shadow:5px 5px 0 #0b2018}
}
@media(prefers-reduced-motion:reduce){
  .magazine-category-page .magazine-category-cta .category-shell,
  .magazine-category-page .magazine-category-cta .category-shell::after,
  .magazine-category-page .magazine-category-cta .category-shell>a{transition:none;animation:none}
}


/* v0.1.49 — CTA categoria Magazine: titolo su due righe e peso alleggerito */
.magazine-category-page .magazine-category-cta .category-cta-copy strong{
  max-width:880px;
  font-weight:800;
  font-size:clamp(38px,3.35vw,54px);
  line-height:1.04;
  letter-spacing:-.038em;
}
@media(max-width:980px){
  .magazine-category-page .magazine-category-cta .category-cta-copy strong{
    font-size:clamp(34px,4.8vw,46px);
  }
}
@media(max-width:640px){
  .magazine-category-page .magazine-category-cta .category-cta-copy strong{
    font-size:30px;
    line-height:1.06;
  }
}


/* v0.1.50 — CTA categoria: titolo bloccato su due righe reali desktop */
@media (min-width:981px){
  .magazine-category-page .magazine-category-cta .category-shell{
    grid-template-columns:minmax(260px,300px) minmax(650px,1fr) auto;
    gap:20px;
  }
  .magazine-category-page .magazine-category-cta .mag-category-cta-title{
    max-width:none;
    font-size:clamp(38px,2.9vw,44px);
    line-height:1.04;
  }
  .magazine-category-page .magazine-category-cta .mag-category-cta-title-line{
    display:block;
    white-space:nowrap;
  }
}
@media (max-width:980px){
  .magazine-category-page .magazine-category-cta .mag-category-cta-title-line{
    display:block;
    white-space:normal;
  }
}


/* v0.1.51 — Home Magazine: sezione Articoli in primo piano più compatta + load more */
.mag-latest-articles{padding-top:48px}
.mag-latest-toplink{display:none!important}
.mag-latest-more-wrap{display:flex;justify-content:center;margin-top:30px}
.mag-latest-more{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border:2px solid #062d21;border-radius:14px;background:#fff9d7;box-shadow:4px 5px 0 #062d21;color:#062d21;font:900 15px/1 var(--famyro-font-heading,Poppins,sans-serif);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}
.mag-latest-more>span{font-size:20px;line-height:1;transform:translateY(-1px)}
.mag-latest-more[hidden]{display:none!important}
@media (hover:hover){.mag-latest-more:hover,.mag-latest-more:focus-visible{transform:translateY(-2px);box-shadow:5px 6px 0 #062d21;background:#ffe985;outline:none}}
@media(max-width:760px){.mag-latest-articles{padding-top:40px}}
@media(prefers-reduced-motion:reduce){.mag-latest-more{transition:none}}

/* v0.1.52 — Home Magazine: banner finale copiato pari pari dalla Home Guide */
.home-final-cta{
  padding:0 32px 68px;
  background:#f8f5ea;
}
.home-final-cta-inner{
  position:relative;
  isolation:isolate;
  display:grid;
  grid-template-columns:.95fr 1.22fr .83fr;
  align-items:center;
  gap:20px;
  width:min(1480px,100%);
  min-height:300px;
  margin-inline:auto;
  padding:34px 40px;
  overflow:hidden;
  border:2px solid #062d21;
  border-radius:24px;
  background:linear-gradient(135deg,#087244,#004d34);
  box-shadow:7px 8px 0 #062d21;
  color:#fff;
  transition:transform .3s ease,box-shadow .3s ease,filter .3s ease;
}
.home-final-cta-inner::after{
  content:"";
  position:absolute;
  top:-18%;
  left:-34%;
  width:28%;
  height:136%;
  background:linear-gradient(105deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.06) 28%,rgba(255,255,255,.58) 50%,rgba(255,255,255,.08) 72%,rgba(255,255,255,0) 100%);
  transform:skewX(-18deg) translateX(0);
  opacity:0;
  pointer-events:none;
  mix-blend-mode:screen;
  filter:blur(1px);
  z-index:3;
}
.home-final-copy{position:relative;z-index:2;min-width:0}
.home-final-copy h2{
  margin:0;
  color:#fff;
  font:800 clamp(27px,2.2vw,38px)/1.1 var(--famyro-font-heading,Poppins,sans-serif);
  letter-spacing:-.035em;
  text-shadow:0 2px 0 rgba(6,45,33,.18);
}
.home-final-copy h2 span{
  color:#ffd95b!important;
  text-shadow:0 1px 0 rgba(6,45,33,.22);
}
.home-final-copy p{
  max-width:520px;
  margin:18px 0 0;
  color:#f2fbf6;
  font-size:17px;
  line-height:1.62;
}
.home-final-visual{
  position:relative;
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:center;
  align-self:center;
  min-width:0;
}
.home-final-visual img{
  display:block;
  width:min(132%,760px);
  max-width:none;
  height:auto;
  margin:0;
  object-fit:contain;
  aspect-ratio:auto;
  filter:drop-shadow(0 18px 28px rgba(0,0,0,.24));
  transition:transform .3s ease,filter .3s ease;
}
.home-final-action{
  position:relative;
  z-index:4;
  display:grid;
  justify-items:stretch;
  text-align:center;
}
.home-final-action p{
  margin:0 0 16px;
  color:#fff7d6;
  font-size:17px;
  line-height:1.4;
  font-weight:700;
}
.home-final-action a{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  min-height:58px;
  border:2px solid #062d21;
  border-radius:14px;
  background:#ffd95b;
  color:#062d21;
  font:800 17px/1 var(--famyro-font-heading,Poppins,sans-serif);
  text-decoration:none;
  box-shadow:5px 6px 0 #062d21;
  transition:transform .18s ease,box-shadow .18s ease;
}
.home-final-action small{
  margin-top:16px;
  color:#fff;
  font-size:14px;
  line-height:1.35;
  font-weight:400;
}
@media (hover:hover){
  .home-final-cta-inner:hover{
    transform:translateY(-6px) scale(1.006);
    box-shadow:10px 13px 0 #062d21,0 22px 46px rgba(6,45,33,.2);
    filter:saturate(1.03);
  }
  .home-final-cta-inner:hover::after{
    opacity:1;
    animation:magGuideFinalCtaShine .95s ease forwards;
  }
  .home-final-cta-inner:hover .home-final-visual img{
    transform:translateY(-5px) scale(1.025);
    filter:drop-shadow(0 24px 34px rgba(0,0,0,.28));
  }
  .home-final-action a:hover,.home-final-action a:focus-visible{
    transform:translate(2px,2px);
    box-shadow:3px 4px 0 #062d21;
    outline:none;
  }
}
@keyframes magGuideFinalCtaShine{
  0%{transform:skewX(-18deg) translateX(0);opacity:0}
  12%{opacity:.9}
  100%{transform:skewX(-18deg) translateX(520%);opacity:0}
}
@media (min-width:981px) and (max-width:1280px){
  .home-final-visual img{width:min(120%,680px)}
}
@media (max-width:1180px){
  .home-final-cta-inner{grid-template-columns:1fr 1.08fr}
  .home-final-action{
    grid-column:1/-1;
    grid-template-columns:1fr auto 1fr;
    align-items:center;
    gap:18px;
    text-align:left;
  }
  .home-final-action p{margin:0;font-size:16px}
  .home-final-action small{margin:0;text-align:right;font-size:14px;white-space:nowrap}
}
@media (max-width:980px) and (min-width:761px){
  .home-final-visual img{width:min(108%,590px)}
}
@media (max-width:760px){
  .home-final-cta{padding:0 14px 48px}
  .home-final-cta-inner{
    grid-template-columns:1fr;
    padding:28px 24px 26px;
    text-align:center;
  }
  .home-final-copy h2{font-size:clamp(29px,8.7vw,40px)}
  .home-final-copy p{margin-inline:auto;font-size:16px}
  .home-final-visual img{
    width:min(124%,560px);
    max-width:124%;
    margin:2px -12% -4px;
  }
  .home-final-action{
    grid-column:auto;
    grid-template-columns:1fr;
    gap:0;
    text-align:center;
  }
  .home-final-action p{margin:0 0 7px;font-size:16px}
  .home-final-action small{
    margin-top:8px;
    text-align:center;
    font-size:13px;
    line-height:1.3;
    font-weight:400;
    white-space:nowrap;
  }
}
@media (max-width:420px){
  .home-final-cta-inner{padding-inline:19px}
  .home-final-visual img{width:130%;max-width:130%;margin-inline:-15%}
  .home-final-action p{margin-bottom:6px}
  .home-final-action small{margin-top:7px}
}
@media (prefers-reduced-motion:reduce){
  .home-final-cta-inner,.home-final-cta-inner::after,.home-final-visual img,.home-final-action a{transition:none;animation:none!important}
}


/* v0.1.53 — più aria + separatore sfumato tra Riflessione e banner finale */
.mag-reflection-section{
  padding-bottom:30px;
}
.mag-section-divider--home-final{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:96px;
  padding:0 clamp(32px,6vw,96px);
  background:#f8f5ea;
}
.mag-section-divider--home-final > span{
  display:block;
  width:min(1180px,76vw);
  height:2px;
  border-radius:999px;
  background:linear-gradient(90deg,
    rgba(6,45,33,0) 0%,
    rgba(6,45,33,.08) 10%,
    rgba(6,45,33,.22) 28%,
    rgba(6,45,33,.46) 50%,
    rgba(6,45,33,.22) 72%,
    rgba(6,45,33,.08) 90%,
    rgba(6,45,33,0) 100%);
}
.home-final-cta{
  padding-top:0;
}
@media(max-width:760px){
  .mag-reflection-section{padding-bottom:20px}
  .mag-section-divider--home-final{height:72px;padding-inline:20px}
  .mag-section-divider--home-final > span{width:min(88vw,660px);height:2px}
}
@media(max-width:420px){
  .mag-reflection-section{padding-bottom:16px}
  .mag-section-divider--home-final{height:60px;padding-inline:14px}
  .mag-section-divider--home-final > span{width:90vw}
}

/* v0.1.54 — CTA finale articolo Magazine: stile Guide, fondo dark e bottone giallo */
.article-page .article-inline-cta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  margin:36px 0 0;
  padding:28px 34px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:24px;
  background:linear-gradient(135deg,#0b7a49 0%,#05613b 100%);
  box-shadow:7px 8px 0 #062d21;
}
.article-page .article-inline-cta>div{
  min-width:0;
  max-width:760px;
}
.article-page .article-inline-cta .editorial-label{
  margin:0 0 8px;
  color:#9ff0c0;
  font:900 13px/1.2 Poppins,sans-serif;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.article-page .article-inline-cta h3{
  margin:0 0 10px;
  color:#ffffff;
  font-size:clamp(2rem,2.8vw,3.15rem);
  line-height:1.02;
  letter-spacing:-.045em;
}
.article-page .article-inline-cta p:not(.editorial-label){
  margin:0;
  color:rgba(255,255,255,.95);
  font-size:1.08rem;
  line-height:1.55;
  max-width:760px;
}
.article-page .article-inline-cta>a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  flex:none;
  min-height:56px;
  padding:0 26px;
  border:2px solid #12382d;
  border-radius:14px;
  background:#f4d356;
  box-shadow:0 5px 0 #062d21;
  color:#062d21;
  font:900 16px/1 Poppins,sans-serif;
  text-decoration:none !important;
  white-space:nowrap;
  transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;
}
@media(hover:hover){
  .article-page .article-inline-cta>a:hover,
  .article-page .article-inline-cta>a:focus-visible{
    transform:translateY(-2px);
    box-shadow:0 7px 0 #062d21;
    filter:brightness(1.03);
    outline:none;
  }
}
.article-page .article-inline-cta>a:active{
  transform:translateY(2px);
  box-shadow:0 2px 0 #062d21;
}
@media(max-width:900px){
  .article-page .article-inline-cta{
    align-items:flex-start;
    gap:22px;
  }
}
@media(max-width:640px){
  .article-page .article-inline-cta{
    display:grid;
    gap:18px;
    padding:24px 20px;
    border-radius:20px;
  }
  .article-page .article-inline-cta h3{
    font-size:clamp(1.7rem,8vw,2.25rem);
  }
  .article-page .article-inline-cta p:not(.editorial-label){
    font-size:1rem;
  }
  .article-page .article-inline-cta>a{
    width:100%;
  }
}
@media(prefers-reduced-motion:reduce){
  .article-page .article-inline-cta,
  .article-page .article-inline-cta>a{
    transition:none !important;
  }
}

/* FAMYRO MAGAZINE CATEGORY HERO STANDARD v0.1.60 START */
.magazine-category-page .category-hero h1.mag-category-hero-title{
  margin:0 0 1rem;
  letter-spacing:-.052em;
}
.magazine-category-page .category-hero .mag-category-hero-title-main{
  display:block;
  color:#08a860;
  font-size:clamp(2.7rem,4.9vw,4.95rem);
  line-height:.9;
  white-space:nowrap;
}
.magazine-category-page .category-hero .mag-category-hero-title-main--long{
  font-size:clamp(2.4rem,3.65vw,3.55rem);
  letter-spacing:-.046em;
}
.magazine-category-page .category-hero .mag-category-hero-title-sub{
  display:block;
  color:#062d20;
  font-size:clamp(2.45rem,4.35vw,4.55rem);
  line-height:.94;
  margin-top:.12em;
}
.magazine-category-page .category-hero .mag-category-hero-title-sub-line{
  display:block;
}
.magazine-category-page .category-hero .mag-category-hero-lead{
  max-width:560px;
  font-size:1.04rem;
  line-height:1.6;
}
.magazine-category-page .category-hero .mag-actions .mag-btn{
  min-width:0;
}
@media(max-width:620px){
  .magazine-category-page .category-hero .mag-category-hero-title-main,
  .magazine-category-page .category-hero .mag-category-hero-title-main--long{
    font-size:2.5rem;
    line-height:.92;
    white-space:normal;
  }
  .magazine-category-page .category-hero .mag-category-hero-title-sub{
    font-size:2.2rem;
    line-height:.96;
  }
  .magazine-category-page .category-hero .mag-category-hero-lead{
    font-size:1rem;
    line-height:1.55;
    max-width:34ch;
  }
}
/* FAMYRO MAGAZINE CATEGORY HERO STANDARD v0.1.60 END */



/* v0.1.64 — Hero Home Magazine: composizione titolo desktop su 3 righe */
.hero-title-desktop-join{display:none}
.hero-title-mobile-break{display:inline}
@media (min-width:981px){
  .home-hero .hero-title-desktop-join{display:inline}
  .home-hero .hero-title-mobile-break{display:none}
}


.mag-category-video{--mag-category-video-pad:12px;position:relative;width:100%;aspect-ratio:16/9;box-sizing:border-box;padding:var(--mag-category-video-pad);border-radius:30px;background:#e9ede5;border:1px solid #dfe5dc;box-shadow:inset 0 1px 0 rgba(255,255,255,.75)}
.mag-category-video__media{display:block;width:100%;height:100%;object-fit:cover;border-radius:24px;background:#e2e8df;box-shadow:0 1px 0 rgba(255,255,255,.55)}
.mag-category-video__play{position:absolute;top:22px;left:22px;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid rgba(7,59,44,.10);border-radius:999px;background:rgba(255,255,255,.84);backdrop-filter:saturate(120%) blur(2px);-webkit-backdrop-filter:saturate(120%) blur(2px);box-shadow:0 6px 14px rgba(7,59,44,.12),0 1px 2px rgba(7,59,44,.06);color:#1d513f;font:900 15px/1 var(--famyro-font-heading,Poppins,sans-serif);cursor:pointer;opacity:.5;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease,background-color .18s ease;z-index:3}
.mag-category-video__play:hover,.mag-category-video__play:focus-visible{transform:translateY(-1px);background:rgba(255,255,255,.9);box-shadow:0 8px 18px rgba(7,59,44,.15),0 1px 2px rgba(7,59,44,.07);opacity:.65;outline:none}
.mag-category-video__play[hidden]{display:none!important}
.mag-category-video.is-ended::after,.mag-category-video.is-paused::after{content:"";position:absolute;inset:var(--mag-category-video-pad);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(7,59,44,.06));pointer-events:none}
@media(max-width:620px){.mag-category-video{--mag-category-video-pad:10px;border-radius:24px}.mag-category-video__media{border-radius:20px}.mag-category-video__play{top:18px;left:18px;width:40px;height:40px;font-size:14px}.mag-category-video.is-ended::after,.mag-category-video.is-paused::after{border-radius:20px}}


/* Blocco 4 — autorevolezza editoriale / Staff Famyro */
.article-page .famyro-author-link{
  color:inherit;
  text-decoration:none;
}
@media (hover:hover){
  .article-page .famyro-author-link:hover,
  .article-page .famyro-author-link:focus-visible{
    color:#07864e;
    text-decoration:none;
    outline:none;
  }
}
.article-page .famyro-editorial-note{
  padding:0 0 32px;
  background:#f8f5ea;
}
.article-page .famyro-editorial-note .article-container{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:20px;
  min-height:112px;
  padding:22px 30px;
  border:1px solid #dfe7e2;
  border-radius:14px;
  background:rgba(255,255,255,.78);
  color:#53665f;
  font-size:16px;
  line-height:1.6;
}
.article-page .famyro-editorial-note .article-container::before{
  content:"";
  width:52px;
  height:52px;
  flex:0 0 52px;
  border:1px solid #cfe9db;
  border-radius:14px;
  background-color:#eaf8f0;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2308874f' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 3.75h7.2L18 7.55V20.25H7z'/%3E%3Cpath d='M14 3.75v4h4'/%3E%3Cpath d='M9.7 11h5.6M9.7 14.2h5.6'/%3E%3Cpath d='m9.6 17.25 1.45 1.45 3.15-3.25'/%3E%3C/svg%3E");
  background-repeat:no-repeat;
  background-position:center;
  background-size:29px 29px;
}
.article-page .famyro-editorial-note p{
  width:min(100%,960px);
  margin:0;
}
.article-page .famyro-editorial-note strong{
  color:#17372e;
  font-weight:800;
}
.article-page .famyro-editorial-note a{
  color:#087845;
  font-weight:800;
  text-decoration:none;
}
.article-page .famyro-editorial-note a:hover,
.article-page .famyro-editorial-note a:focus-visible{text-decoration:underline}
@media(max-width:640px){
  .article-page .famyro-editorial-note{padding-bottom:24px}
  .article-page .famyro-editorial-note .article-container{
    gap:14px;
    min-height:0;
    padding:18px;
    font-size:14.5px;
    line-height:1.55;
  }
  .article-page .famyro-editorial-note .article-container::before{
    width:44px;
    height:44px;
    flex-basis:44px;
    border-radius:12px;
    background-size:25px 25px;
  }
}
@media(max-width:640px){
  .article-page .article-author-row .article-date-chip{font-size:11.5px}
}

/* v0.1.87 — separatore sfumato tra Hero articolo e apertura contenuto */
.article-page .article-hero{
  padding-bottom:0;
}
.article-page .article-hero + .mag-section{
  padding-top:0;
}
.article-page .article-hero + .mag-section > .mag-wrap::before{
  content:"";
  display:block;
  width:80%;
  height:1px;
  margin:0 auto 18px;
  background:linear-gradient(90deg,rgba(11,63,48,0) 0%,rgba(11,63,48,.24) 18%,rgba(11,63,48,.24) 82%,rgba(11,63,48,0) 100%);
}
.article-page .article-hero + .mag-section > .mag-wrap > .quote-box:first-child{
  margin-top:0;
}
@media(max-width:640px){
  .article-page .article-hero{
    padding-bottom:0;
  }
  .article-page .article-hero + .mag-section{
    padding-top:0;
  }
  .article-page .article-hero + .mag-section > .mag-wrap::before{
    width:80%;
    margin-bottom:14px;
  }
}

/* v7.176 — Badge categoria delle card Guide + Magazine */
.mag-latest-category,
.featured-card .featured-copy .mag-eyebrow,
.magazine-category-page .category-grid--pilot .category-guide-copy small,
.article-page .magazine-guide-suggestions .related-category{
  display:inline-flex;
  align-items:center;
  width:max-content;
  max-width:100%;
  gap:8px;
  color:#07864e;
  font-size:11px;
  font-weight:500;
  line-height:1.3;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.mag-latest-category::before,
.featured-card .featured-copy .mag-eyebrow::before,
.magazine-category-page .category-grid--pilot .category-guide-copy small::before,
.article-page .magazine-guide-suggestions .related-category::before{
  content:"";
  display:inline-block;
  width:6px;
  height:6px;
  flex:0 0 6px;
  margin:0;
  border-radius:50%;
  background:#139B4E;
  box-shadow:0 0 0 4px rgba(19,155,78,.13);
}

/* v7.177 — badge In evidenza riportato sulla cover della featured card */
.featured-card .featured-media{
  position:relative;
}
.featured-card .featured-media .featured-badge{
  position:absolute;
  top:18px;
  left:18px;
  z-index:3;
  margin:0;
}
.featured-card .featured-copy .mag-eyebrow{
  margin-top:0!important;
}
@media(max-width:620px){
  .featured-card .featured-media .featured-badge{
    top:14px;
    left:14px;
  }
}

/* v7.178 — ripristino proporzioni originali badge "In evidenza" sulla cover */
.featured-card .featured-media .featured-badge{
  line-height:normal;
}


/* v0.1.87 — cover editoriali solide: il verde resta visibile anche se l'asset immagine non viene caricato */
.mag-latest-card-media,
.magazine-category-page .category-grid--pilot .category-guide-media,
.article-page .article-cover{
  background:#031B12;
}
.mag-latest-card-media img[src$="cover-verde-scuro-famyro.png"],
.magazine-category-page .category-grid--pilot .category-guide-media img[src$="cover-verde-scuro-famyro.png"],
.article-page .article-cover img[src$="cover-verde-scuro-famyro.png"]{
  opacity:0!important;
  visibility:hidden!important;
}

/* v7.203 — categorie Magazine: stessa logica delle categorie Guide (3 card principali + 4 Home-style) */
.magazine-category-page .category-grid--pilot{
  display:grid;
  grid-template-columns:repeat(12,minmax(0,1fr));
  gap:28px 20px;
}
.magazine-category-page .category-grid--pilot > .category-guide{
  grid-column:span 4;
  min-width:0;
}
.magazine-category-page .category-grid--pilot > .category-home-article{
  grid-column:span 3;
  min-width:0;
  height:100%;
}
.magazine-category-page .category-grid--pilot > article[hidden]{display:none!important}
.magazine-category-page .category-home-article .mag-latest-card{
  height:100%;
  color:#17372e;
  text-decoration:none!important;
}
.magazine-category-page .category-home-article .mag-latest-card:link,
.magazine-category-page .category-home-article .mag-latest-card:visited{
  color:#17372e;
  text-decoration:none!important;
}
.magazine-category-page .category-articles-more-wrap{
  grid-column:1/-1;
  display:flex;
  justify-content:center;
  margin-top:2px;
}
.magazine-category-page .category-articles-more-wrap[hidden]{display:none!important}
.magazine-category-page .category-articles-more{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height:50px;
  padding:0 22px;
  border:2px solid #062d21;
  border-radius:14px;
  background:#fff9d7;
  box-shadow:4px 5px 0 #062d21;
  color:#062d21;
  font:900 15px/1 var(--famyro-font-heading,Poppins,sans-serif);
  cursor:pointer;
  transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;
}
.magazine-category-page .category-articles-more span{font-size:18px;line-height:1}
@media (hover:hover) and (pointer:fine){
  .magazine-category-page .category-articles-more:hover,
  .magazine-category-page .category-articles-more:focus-visible{
    transform:translateY(-2px);
    box-shadow:5px 6px 0 #062d21;
    background:#ffe985;
    outline:none;
  }
}
@media(max-width:980px){
  .magazine-category-page .category-grid--pilot > .category-guide,
  .magazine-category-page .category-grid--pilot > .category-home-article{grid-column:span 6}
}
@media(max-width:640px){
  .magazine-category-page .category-grid--pilot > .category-guide,
  .magazine-category-page .category-grid--pilot > .category-home-article{grid-column:1/-1}
  .magazine-category-page .category-home-article .mag-latest-card-media{aspect-ratio:16/10}
}
@media(prefers-reduced-motion:reduce){
  .magazine-category-page .category-articles-more{transition:none}
}
