/* Self-contained report home bundle */
:root{
  --r74p-red:#c40018;
  --r74p-red-soft:#ff8a98;
  --r74p-ink:#07111e;
  --r74p-blue:#0b1b31;
  --r74p-paper:#f3f6fa;
  --r74p-card:#ffffff;
  --r74p-line:#d7e0ea;
  --r74p-muted:#5e6d80;
  --r74p-white:#ffffff;
  --r74p-shadow:0 18px 55px rgba(15,23,42,.08);
}
.report74p-page{background:var(--r74p-paper);color:var(--r74p-ink)}
.report74p-wrap{width:min(1260px,calc(100% - 40px));margin-inline:auto}
.report74p-page .cns-shell{box-shadow:none}
.report74p-page .skip-link{position:absolute;left:10px;top:-50px;z-index:9999;background:#07111e;color:#fff;padding:10px 14px;border-radius:10px;transition:top .2s ease}
.report74p-page .skip-link:focus{top:10px}

.report74p-local-nav{position:sticky;top:0;z-index:35;background:rgba(255,255,255,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(7,17,30,.08);box-shadow:0 10px 28px rgba(15,23,42,.05)}
.report74p-local-nav-inner{display:flex;gap:10px;overflow:auto;padding:12px 0}
.report74p-local-nav a{white-space:nowrap;color:#203249;text-decoration:none;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid rgba(11,27,49,.08);font-size:.92rem;font-weight:850;box-shadow:0 8px 18px rgba(15,23,42,.05)}
.report74p-local-nav a:hover,.report74p-local-nav a:focus-visible{background:var(--r74p-red);border-color:var(--r74p-red);color:#fff;outline:0;transform:translateY(-1px)}

.report74p-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#050b14 0%,#09182b 58%,#1a080d 100%);color:#fff;padding:104px 0 92px}
.report74p-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to bottom,#000,transparent)}
.report74p-glow{position:absolute;border-radius:50%;filter:blur(90px);opacity:.45;pointer-events:none}
.report74p-glow--a{width:320px;height:320px;left:-40px;top:50px;background:rgba(196,0,24,.35)}
.report74p-glow--b{width:420px;height:420px;right:-70px;bottom:-70px;background:rgba(55,108,255,.26)}
.report74p-hero-layout{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:48px;align-items:center}
.report74p-kicker{margin:0 0 12px;color:#ff8390;font-size:.76rem;line-height:1.2;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.report74p-hero h1{margin:0;font-size:clamp(3.2rem,6.8vw,6.4rem);line-height:.93;letter-spacing:-.06em;max-width:840px;text-wrap:balance}
.report74p-lead{max-width:760px;margin:26px 0 0;color:#d3dde7;font-size:1.1rem;line-height:1.75}
.report74p-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.report74p-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.07);color:#fff!important;text-decoration:none!important;font-weight:850;box-shadow:0 8px 18px rgba(0,0,0,.12)}
.report74p-button:hover{background:rgba(255,255,255,.14);transform:translateY(-1px)}
.report74p-button--primary{background:var(--r74p-red);border-color:var(--r74p-red)}
.report74p-button--ghost{background:rgba(255,255,255,.03)}
.report74p-hero-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.report74p-hero-chips span{padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#e5edf6;font-size:.86rem;font-weight:750}

.report74p-dashboard{padding:28px;border:1px solid rgba(255,255,255,.14);border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.06));box-shadow:0 30px 90px rgba(0,0,0,.28);backdrop-filter:blur(18px)}
.report74p-dashboard-head{display:grid;gap:8px;margin-bottom:18px}
.report74p-badge{justify-self:start;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.12);color:#ffadb6;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.report74p-dashboard-head strong{font-size:1.45rem;line-height:1.12}
.report74p-kpi-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.report74p-kpi-grid article{padding:16px;border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08)}
.report74p-kpi-grid small,.report74p-kpi-grid span{display:block;color:#d3ddec}.report74p-kpi-grid strong{display:block;margin:8px 0 5px;font-size:2rem;line-height:1;color:#fff}
.report74p-featured-box{display:grid;gap:10px;margin-top:18px;padding:18px;border-radius:22px;background:rgba(8,17,31,.52);border:1px solid rgba(255,255,255,.08)}
.report74p-featured-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.report74p-featured-top span{color:#ffadb6;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.report74p-featured-top strong{font-size:.82rem}.report74p-featured-box h2{margin:0;font-size:1.4rem;line-height:1.12}.report74p-featured-box p{margin:0;color:#d8e1eb;line-height:1.6}.report74p-featured-box a{display:inline-flex;align-items:center;gap:8px;color:#fff!important;text-decoration:none!important;font-weight:850}

.report74p-paths,.report74p-numbers,.report74p-overview{padding:92px 0;background:#fff}
.report74p-specials{padding:92px 0;background:#f4f7fb}
.report74p-numbers{background:#07111e;color:#fff;position:relative;overflow:hidden}
.report74p-numbers::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:48px 48px;opacity:.45}
.report74p-overview{background:#eef3f7}
.report74p-archive{padding:92px 0;background:#fff}
.report74p-heading{display:flex;align-items:end;justify-content:space-between;gap:34px;margin-bottom:34px;position:relative;z-index:1}.report74p-heading>div{max-width:820px}.report74p-heading h2{margin:0;font-size:clamp(2.2rem,4.7vw,4.8rem);line-height:.97;letter-spacing:-.055em;text-wrap:balance}.report74p-heading>p{max-width:560px;margin:0;color:var(--r74p-muted);line-height:1.7}
.report74p-numbers .report74p-heading>p,.report74p-numbers .report74p-kicker{color:#cfdae6}

.report74p-path-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.report74p-path-card{padding:24px;border:1px solid var(--r74p-line);border-radius:24px;background:#fff;box-shadow:var(--r74p-shadow);display:flex;flex-direction:column;gap:12px}
.report74p-path-card span{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#07111e;color:#fff;font-weight:900}
.report74p-path-card h3{margin:0;font-size:1.28rem;line-height:1.15}.report74p-path-card p{margin:0;color:var(--r74p-muted);line-height:1.65}.report74p-path-card a{margin-top:auto;color:var(--r74p-red);font-weight:900;text-decoration:none}

.report74p-special-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.report74p-special-card{display:flex;flex-direction:column;min-height:100%;padding:25px;border:1px solid var(--r74p-line);border-radius:28px;background:#fff;box-shadow:var(--r74p-shadow)}
.report74p-special-card--live{background:linear-gradient(150deg,#07111e,#10253f);color:#fff;border-color:#1f354f}
.report74p-special-card--method{background:#fff8f8}
.report74p-card-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.report74p-card-top span{color:var(--r74p-red);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.report74p-card-top strong{font-size:.78rem}.report74p-special-card--live .report74p-card-top span{color:#ff9ba6}.report74p-special-card h3{margin:26px 0 13px;font-size:clamp(1.45rem,2.3vw,2.15rem);line-height:1.06;letter-spacing:-.035em}.report74p-special-card>p{color:var(--r74p-muted);line-height:1.68}.report74p-special-card--live>p{color:#cfdae6}
.report74p-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.report74p-facts div{padding:13px;border-radius:16px;background:#f4f7fb}.report74p-special-card--live .report74p-facts div{background:rgba(255,255,255,.08)}.report74p-facts span,.report74p-facts strong{display:block}.report74p-facts span{color:#7a899b;font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.report74p-special-card--live .report74p-facts span{color:#aebccc}.report74p-facts strong{margin-top:5px;font-size:1.02rem}
.report74p-latest{display:grid;gap:5px;margin:0 0 20px;padding:16px;border-left:3px solid var(--r74p-red);background:rgba(196,0,24,.05);border-radius:0 16px 16px 0}.report74p-special-card--live .report74p-latest{background:rgba(196,0,24,.18)}.report74p-latest small{color:#8b98a8}.report74p-latest span{color:#657386;font-size:.84rem}.report74p-special-card--live .report74p-latest span,.report74p-special-card--live .report74p-latest small{color:#d0d8e2}
.report74p-doi{display:grid;gap:5px;margin:22px 0;padding:16px;border-radius:16px;background:#fff}.report74p-doi span{font-weight:900}.report74p-doi small{color:#6f7e90}.report74p-method-list{margin:0 0 20px;padding-left:18px;color:var(--r74p-muted);line-height:1.65}
.report74p-card-link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--r74p-red)!important;text-decoration:none!important;font-weight:900}.report74p-special-card--live .report74p-card-link{color:#fff!important}

.report74p-number-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.report74p-number-grid article{padding:24px;border-radius:24px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(10px)}.report74p-number-grid small,.report74p-number-grid p{display:block;color:#d7e1ec}.report74p-number-grid strong{display:block;margin:8px 0 10px;font-size:2.35rem;line-height:1}.report74p-number-grid p{margin:0;line-height:1.6}

.report74p-overview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.report74p-overview-grid article{padding:23px;border:1px solid #d8e1ea;border-radius:22px;background:#fff}.report74p-overview-grid span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--r74p-ink);color:#fff;font-weight:900}.report74p-overview-grid h3{margin:22px 0 10px;font-size:1.25rem}.report74p-overview-grid p{margin:0;color:var(--r74p-muted);line-height:1.6}

.report74p-filters{display:grid;grid-template-columns:minmax(220px,2fr) minmax(180px,1fr) auto auto;gap:12px;align-items:end;margin-bottom:18px}.report74p-filters label{display:grid;gap:7px}.report74p-filters label span{font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.report74p-filters input,.report74p-filters select{width:100%;min-height:50px;border:1px solid #cfd8e2;border-radius:14px;background:#fff;padding:0 14px;color:var(--r74p-ink)}.report74p-filters button,.report74p-filters>a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border-radius:14px;padding:0 16px;font-weight:850;text-decoration:none}.report74p-filters button{border:0;background:var(--r74p-red);color:#fff;cursor:pointer}.report74p-filters>a{border:1px solid #cfd8e2;color:var(--r74p-ink)}.report74p-result{color:var(--r74p-muted)}.report74p-empty{padding:28px;border:1px dashed #cbd5df;border-radius:22px;background:#f7f9fb}.report74p-empty span{color:var(--r74p-red);font-size:.75rem;font-weight:900;text-transform:uppercase}.report74p-empty h3{margin:12px 0 8px;font-size:1.6rem}.report74p-empty p{margin:0;color:var(--r74p-muted)}
.report74p-doc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.report74p-doc-card{display:flex;flex-direction:column;padding:22px;border:1px solid var(--r74p-line);border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.04)}.report74p-doc-meta{display:flex;justify-content:space-between;gap:12px;color:#728194;font-size:.75rem}.report74p-doc-meta span{color:var(--r74p-red);font-weight:900;text-transform:uppercase}.report74p-doc-card h3{font-size:1.3rem;line-height:1.16}.report74p-doc-card>p{color:var(--r74p-muted);line-height:1.63}.report74p-doc-facts{display:grid;gap:5px;color:#607083;font-size:.82rem}.report74p-doc-card>a{margin-top:auto;padding-top:18px;color:var(--r74p-red);font-weight:900;text-decoration:none}
.report74p-page [hidden]{display:none!important}.report74p-page :focus-visible{outline:3px solid #ff7182;outline-offset:3px}

@media(max-width:1180px){
  .report74p-hero-layout{grid-template-columns:1fr}
  .report74p-dashboard{max-width:760px}
  .report74p-path-grid,.report74p-special-grid,.report74p-number-grid{grid-template-columns:repeat(2,1fr)}
  .report74p-overview-grid,.report74p-doc-grid{grid-template-columns:repeat(2,1fr)}
  .report74p-heading{display:grid}
  .report74p-heading>p{max-width:760px}
}
@media(max-width:820px){
  .report74p-wrap{width:min(100% - 28px,1260px)}
    .report74p-hero{padding:78px 0 74px}
  .report74p-hero h1{font-size:clamp(2.9rem,14vw,4.8rem)}
  .report74p-lead{font-size:1.02rem}
  .report74p-paths,.report74p-specials,.report74p-numbers,.report74p-overview,.report74p-archive{padding:74px 0}
  .report74p-facts,.report74p-kpi-grid,.report74p-number-grid,.report74p-overview-grid,.report74p-doc-grid,.report74p-path-grid,.report74p-special-grid{grid-template-columns:1fr}
  .report74p-filters{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){.report74p-page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* 1.6.16.74Q · navigazione report unificata */
.report-suite-nav{position:sticky;top:0;z-index:90;background:rgba(6,17,30,.97);border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 14px 34px rgba(0,0,0,.18);backdrop-filter:blur(18px)}
.report-suite-nav__inner{width:min(1260px,calc(100% - 40px));margin-inline:auto;display:flex;align-items:center;gap:16px;padding:10px 0;min-height:66px;overflow:hidden}
.report-suite-nav__brand{flex:0 0 auto;display:flex;align-items:center;gap:10px;min-height:44px;padding:6px 14px 6px 8px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.08);color:#fff!important;text-decoration:none!important}
.report-suite-nav__brand span:last-child{display:grid;line-height:1.05}.report-suite-nav__brand strong{font-size:.84rem;letter-spacing:.08em}.report-suite-nav__brand small{color:#b9c5d3;font-size:.66rem}
.report-suite-nav__signal{position:relative;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff}.report-suite-nav__signal i{width:10px;height:10px;border-radius:50%;background:#c40018;box-shadow:0 0 18px rgba(196,0,24,.8)}
.report-suite-nav__links{display:flex;align-items:center;gap:8px;min-width:0;overflow-x:auto;overflow-y:hidden;padding:3px 3px 6px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.25) transparent}
.report-suite-nav__links a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:1px solid rgba(255,255,255,.10);border-radius:999px;background:rgba(255,255,255,.065);color:#f2f6fb!important;text-decoration:none!important;font-size:.90rem;font-weight:820;white-space:nowrap;scroll-snap-align:start}
.report-suite-nav__links a:hover,.report-suite-nav__links a:focus-visible,.report-suite-nav__links a[aria-current]{background:#c40018!important;border-color:#e12a3f;color:#fff!important;box-shadow:0 8px 22px rgba(196,0,24,.26);transform:translateY(-1px)}
@media(max-width:720px){.report-suite-nav__inner{width:min(100% - 20px,1260px);gap:10px;min-height:60px}.report-suite-nav__brand{padding-right:10px}.report-suite-nav__brand small{display:none}.report-suite-nav__links a{min-height:40px;padding:0 12px;font-size:.84rem}}

/* 1.6.16.74Q · movimento e immagine editoriale */
.report74p-hero::before{content:"";position:absolute;inset:-5%;z-index:0;background-image:linear-gradient(115deg,rgba(5,11,20,.96) 0%,rgba(9,24,43,.83) 52%,rgba(26,8,13,.88) 100%),url("/portale/report/img/incenedio%20industriale%20campania.jpeg");background-size:cover;background-position:center;opacity:.42;transform:scale(1.06);animation:report74qPhoto 22s ease-in-out infinite alternate}
.report74p-hero::after{content:"";position:absolute;z-index:1;inset:0;background:radial-gradient(circle at 78% 30%,rgba(255,78,99,.18),transparent 28%),linear-gradient(105deg,transparent 0 42%,rgba(255,255,255,.04) 50%,transparent 58%);background-size:auto,220% 100%;animation:report74qScan 13s linear infinite;pointer-events:none}
.report74p-grid,.report74p-glow,.report74p-hero-layout{z-index:2}.report74p-grid,.report74p-glow{pointer-events:none}.report74p-dashboard{animation:report74qFloat 6s ease-in-out infinite}.report74p-path-card,.report74p-special-card,.report74p-number-grid article{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.report74p-path-card:hover,.report74p-special-card:hover,.report74p-number-grid article:hover{transform:translateY(-6px);box-shadow:0 26px 68px rgba(15,23,42,.13);border-color:rgba(196,0,24,.28)}
@keyframes report74qPhoto{0%{transform:scale(1.06) translate3d(-1%,0,0)}100%{transform:scale(1.14) translate3d(2%,-1%,0)}}@keyframes report74qScan{to{background-position:0 0,-220% 0}}@keyframes report74qFloat{50%{transform:translateY(-8px)}}
@media(prefers-reduced-motion:reduce){.report74p-hero::before,.report74p-hero::after,.report74p-dashboard{animation:none!important}.report74p-path-card:hover,.report74p-special-card:hover,.report74p-number-grid article:hover{transform:none}}


html body .report-suite-nav--74v,html body .report-suite-nav--74v *{box-sizing:border-box!important}
html body .report-suite-nav--74v{position:sticky!important;top:0!important;z-index:96!important;background:rgba(6,17,30,.985)!important;border-bottom:1px solid rgba(255,255,255,.12)!important;box-shadow:0 14px 34px rgba(0,0,0,.18)!important;backdrop-filter:blur(20px)!important;color:#fff!important}
html body .report-suite-nav--74v .report-suite-progress{position:absolute!important;left:0!important;right:0!important;bottom:-1px!important;height:3px!important;background:rgba(255,255,255,.08)!important;overflow:hidden!important}
html body .report-suite-nav--74v .report-suite-progress i{display:block!important;width:0;height:100%!important;background:linear-gradient(90deg,#c40018,#ff5f72)!important;box-shadow:0 0 16px rgba(255,78,99,.75)!important}
html body .report-suite-nav--74v .report-suite-nav__inner{width:min(1420px,calc(100% - 28px))!important;margin:auto!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:10px 0!important;min-height:68px!important}
html body .report-suite-nav--74v .report-suite-nav__brand{display:flex!important;align-items:center!important;gap:10px!important;min-height:46px!important;padding:6px 13px 6px 8px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:0!important;background:rgba(255,255,255,.07)!important;color:#fff!important;text-decoration:none!important}
html body .report-suite-nav--74v .report-suite-nav__brand-copy{display:grid!important;line-height:1.05!important}
html body .report-suite-nav--74v .report-suite-nav__brand strong{font-size:.84rem!important;letter-spacing:.08em!important}.report-suite-nav--74v .report-suite-nav__brand small{color:#b9c5d3!important;font-size:.66rem!important}
html body .report-suite-nav--74v .report-suite-nav__signal{position:relative!important;display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:50%!important;background:#fff!important;flex:0 0 auto!important}
html body .report-suite-nav--74v .report-suite-nav__signal:before,html body .report-suite-nav--74v .report-suite-nav__signal:after{content:""!important;position:absolute!important;inset:5px!important;border:1px solid rgba(196,0,24,.38)!important;border-radius:50%!important;animation:report74vRadar 2.8s ease-out infinite!important}.report-suite-nav--74v .report-suite-nav__signal:after{animation-delay:1.4s!important}.report-suite-nav--74v .report-suite-nav__signal i{width:10px!important;height:10px!important;border-radius:50%!important;background:#c40018!important;box-shadow:0 0 18px rgba(196,0,24,.8)!important}
html body .report-suite-nav--74v .report-suite-nav__bar{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}.report-suite-nav--74v .report-suite-nav__current{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#eef4fa!important;font-weight:850!important}
html body .report-suite-nav--74v .report-suite-nav__toggle,html body .report-suite-nav--74v .report-suite-nav__share{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-height:46px!important;padding:0 14px!important;border-radius:0!important;font-weight:900!important;cursor:pointer!important;white-space:nowrap!important}
html body .report-suite-nav--74v .report-suite-nav__toggle{border:1px solid rgba(255,255,255,.16)!important;background:rgba(255,255,255,.08)!important;color:#fff!important}.report-suite-nav--74v .report-suite-nav__toggle i{font-style:normal!important;font-size:1.35rem!important;transition:transform .2s ease!important}.report-suite-nav--74v[data-menu-open="1"] .report-suite-nav__toggle i{transform:rotate(45deg)!important}
html body .report-suite-nav--74v .report-suite-nav__share{border:1px solid rgba(255,255,255,.18)!important;background:#fff!important;color:#07111e!important}
html body .report-suite-nav--74v .report-suite-nav__panel{border-top:1px solid rgba(255,255,255,.08)!important;background:rgba(4,12,22,.99)!important}.report-suite-nav--74v .report-suite-nav__panel[hidden]{display:none!important}.report-suite-nav--74v .report-suite-nav__panel-wrap{width:min(1420px,calc(100% - 28px))!important;margin:auto!important;padding:14px 0 18px!important}.report-suite-nav--74v .report-suite-nav__links{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;gap:10px!important}
html body .report-suite-nav--74v .report-suite-nav__links a{display:flex!important;align-items:center!important;min-height:48px!important;padding:0 14px!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:0!important;background:rgba(255,255,255,.065)!important;color:#f2f6fb!important;text-decoration:none!important;font-size:.92rem!important;font-weight:820!important;line-height:1.15!important}.report-suite-nav--74v .report-suite-nav__links a:hover,.report-suite-nav--74v .report-suite-nav__links a:focus-visible,.report-suite-nav--74v .report-suite-nav__links a[aria-current]{background:#c40018!important;border-color:#e12a3f!important;color:#fff!important;outline:none!important;box-shadow:0 8px 22px rgba(196,0,24,.26)!important}
@keyframes report74vRadar{0%{transform:scale(.45);opacity:1}100%{transform:scale(1.45);opacity:0}}
@media(max-width:900px){html body .report-suite-nav--74v .report-suite-nav__share{width:46px!important;padding:0!important}.report-suite-nav--74v .report-suite-nav__share strong{display:none!important}}
@media(max-width:640px){html body .report-suite-nav--74v .report-suite-nav__inner{width:calc(100% - 18px)!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;padding:8px 0!important}.report-suite-nav--74v .report-suite-nav__brand{grid-column:1/-1!important;min-height:42px!important}.report-suite-nav--74v .report-suite-nav__brand-copy small{display:none!important}.report-suite-nav--74v .report-suite-nav__bar{grid-column:1/2!important}.report-suite-nav--74v .report-suite-nav__current{font-size:.84rem!important}.report-suite-nav--74v .report-suite-nav__toggle{min-height:42px!important;padding:0 11px!important}.report-suite-nav--74v .report-suite-nav__share{grid-column:2/3!important;min-height:42px!important;width:42px!important}.report-suite-nav--74v .report-suite-nav__panel-wrap{width:calc(100% - 18px)!important}.report-suite-nav--74v .report-suite-nav__links{grid-template-columns:1fr!important}}
@media(prefers-reduced-motion:reduce){.report-suite-nav--74v *{animation:none!important;transition:none!important}}


.report-suite-nav--74v .report-suite-nav__toggle:hover,.report-suite-nav--74v .report-suite-nav__toggle:focus-visible,.report-suite-nav--74v .report-suite-nav__share:hover,.report-suite-nav--74v .report-suite-nav__share:focus-visible{outline:3px solid rgba(255,255,255,.16);outline-offset:2px}.report-suite-nav--74v .report-suite-nav__current:before{content:"Sezione: ";color:#96a7bb;font-weight:700}.floating-share,[data-floating-share],.share-fab,.share-floating,.report-floating-share{display:none!important}@media(max-width:640px){.report-suite-nav--74v .report-suite-nav__current:before{display:none}}



/* 1.6.16.74V-REV2 · asset loading and cross-page hardening */
html body .report-suite-nav--74v{font-family:inherit!important}
html body .report-suite-nav--74v button,html body .report-suite-nav--74v a{font:inherit!important}
html body .report-suite-nav--74v .report-suite-nav__panel[hidden]{display:none!important}
html body .report-suite-nav--74v .report-suite-nav__panel:not([hidden]){display:block!important}
html body .report-suite-nav--74v .report-suite-nav__current{color:#eef4fa!important;-webkit-text-fill-color:#eef4fa!important}
html body .report-suite-nav--74v .report-suite-nav__toggle{color:#fff!important;-webkit-text-fill-color:#fff!important}
html body .report-suite-nav--74v .report-suite-nav__share{color:#07111e!important;-webkit-text-fill-color:#07111e!important}
@media(max-width:640px){html body .report-suite-nav--74v .report-suite-nav__brand{width:100%!important}}



/* 1.6.16.74V-REV5 · collaudo responsive home report */
.report74p-page,.report74p-page *{min-width:0}
.report74p-page h1,.report74p-page h2,.report74p-page h3{word-break:normal!important;overflow-wrap:normal!important;text-wrap:balance}
.report74p-page p,.report74p-page a,.report74p-page span,.report74p-page strong{overflow-wrap:break-word}
.report74p-page img,.report74p-page svg,.report74p-page canvas{max-width:100%}
.report74p-page .site-main{overflow-x:clip}

/* geometria squadrata coerente */
.report74p-page .report74p-button,
.report74p-page .report74p-dashboard,
.report74p-page .report74p-badge,
.report74p-page .report74p-kpi-grid article,
.report74p-page .report74p-featured-box,
.report74p-page .report74p-path-card,
.report74p-page .report74p-special-card,
.report74p-page .report74p-number-grid article,
.report74p-page .report74p-overview-grid article,
.report74p-page .report74p-filters input,
.report74p-page .report74p-filters select,
.report74p-page .report74p-filters button,
.report74p-page .report74p-filters>a,
.report74p-page .report74p-empty,
.report74p-page .report74p-doc-card,
.report74p-page .report74p-hero-chips span{border-radius:0!important}

/* emergency room card: reset completo contro conflitti CSS */
.report74v-emergency{display:block!important;position:relative!important;height:auto!important;min-height:0!important;padding:16px 0!important;margin:0!important;overflow:visible!important;background:linear-gradient(180deg,#07111e,#09172a)!important;color:#fff!important;border:0!important}
.report74v-emergency::before,.report74v-emergency::after,.report74v-emergency-card::before,.report74v-emergency-card::after,.report74v-emergency-state::before,.report74v-emergency-state::after,.report74v-emergency-copy::before,.report74v-emergency-copy::after{content:none!important;display:none!important}
.report74v-emergency>.report74p-wrap{display:block!important;height:auto!important;min-height:0!important;padding:0!important}
.report74v-emergency-card{display:grid!important;grid-template-columns:auto minmax(280px,1.2fr) minmax(220px,.8fr) auto!important;grid-template-areas:"state title meta action"!important;align-items:center!important;gap:16px 20px!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:18px 20px!important;background:linear-gradient(110deg,rgba(196,0,24,.22),rgba(255,255,255,.055))!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 14px 34px rgba(0,0,0,.2)!important;color:#fff!important}
.report74v-emergency-state{grid-area:state!important;display:inline-flex!important;align-items:center!important;gap:10px!important;height:auto!important;min-height:0!important;white-space:nowrap!important}
.report74v-emergency-state i{display:block!important;width:12px!important;height:12px!important;border-radius:999px!important;background:#ff596e!important;box-shadow:0 0 0 7px rgba(255,89,110,.14),0 0 20px rgba(255,89,110,.7)!important;animation:report74vEmergencyPulse 2.2s ease-in-out infinite!important}
.report74v-emergency-state span{display:block!important;margin:0!important;padding:0!important;color:#ffc0c7!important;font-size:.76rem!important;line-height:1.2!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important;white-space:normal!important}
.report74v-emergency-copy{display:contents!important}
.report74v-emergency-copy strong{grid-area:title!important;display:block!important;margin:0!important;padding:0!important;color:#fff!important;font-size:1.08rem!important;line-height:1.25!important;font-weight:900!important}
.report74v-emergency-copy p{grid-area:meta!important;display:block!important;margin:0!important;padding:0!important;color:#d9e2ec!important;font-size:.9rem!important;line-height:1.5!important}
.report74v-emergency-card>a{grid-area:action!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-height:46px!important;margin:0!important;padding:0 16px!important;background:#fff!important;border:1px solid #fff!important;color:#07111e!important;-webkit-text-fill-color:#07111e!important;text-decoration:none!important;font-size:.9rem!important;line-height:1.1!important;font-weight:900!important;white-space:nowrap!important}
.report74v-emergency-card>a:hover,.report74v-emergency-card>a:focus-visible{background:#f2f5f8!important;outline:3px solid rgba(255,255,255,.18)!important;outline-offset:3px!important}
@keyframes report74vEmergencyPulse{0%,100%{transform:scale(.92);opacity:.85}50%{transform:scale(1.08);opacity:1}}

/* hero più stabile e leggibile */
.report74p-hero{padding:88px 0 82px!important}
.report74p-hero-layout{grid-template-columns:minmax(0,1.05fr) minmax(340px,.82fr)!important;gap:38px!important;align-items:center!important}
.report74p-hero-copy,.report74p-dashboard{width:100%!important;max-width:none!important}
.report74p-dashboard{padding:24px!important}
.report74p-actions{align-items:stretch!important}
.report74p-button{min-width:0!important;white-space:normal!important;text-align:center!important}
.report74p-heading{display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(250px,.8fr)!important;gap:24px!important;align-items:end!important}
.report74p-path-grid,.report74p-special-grid,.report74p-number-grid,.report74p-overview-grid,.report74p-doc-grid{align-items:stretch!important}
.report74p-path-card,.report74p-special-card,.report74p-doc-card{height:100%!important}
.report74p-special-card h3,.report74p-path-card h3,.report74p-doc-card h3{hyphens:none!important}
.report74p-filters>*{min-width:0!important}

@media(max-width:1180px){
 .report74p-hero-layout{grid-template-columns:1fr!important}
 .report74p-dashboard{max-width:850px!important}
 .report74v-emergency-card{grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"state title action" "state meta action"!important}
 .report74p-heading{grid-template-columns:1fr!important;align-items:start!important}
 .report74p-heading>p{max-width:780px!important}
}
@media(max-width:900px){
 .report74p-wrap{width:min(100% - 28px,1260px)!important}
 .report74v-emergency-card{grid-template-columns:1fr auto!important;grid-template-areas:"state action" "title title" "meta meta"!important;align-items:start!important}
 .report74v-emergency-card>a{align-self:center!important}
 .report74p-hero{padding:66px 0 62px!important}
 .report74p-path-grid,.report74p-special-grid,.report74p-number-grid,.report74p-overview-grid,.report74p-doc-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .report74p-filters{grid-template-columns:1fr 1fr!important}
 .report74p-filters button,.report74p-filters>a{width:100%!important}
}
@media(max-width:640px){
 .report74p-wrap{width:calc(100% - 18px)!important}
 .report74v-emergency{padding:10px 0!important}
 .report74v-emergency-card{grid-template-columns:1fr!important;grid-template-areas:"state" "title" "meta" "action"!important;gap:12px!important;padding:15px!important}
 .report74v-emergency-card>a{width:100%!important;white-space:normal!important}
 .report74p-hero{padding:52px 0 48px!important}
 .report74p-hero h1{font-size:clamp(2.55rem,14vw,4.15rem)!important;line-height:.96!important;letter-spacing:-.05em!important}
 .report74p-lead{font-size:1rem!important;line-height:1.68!important;margin-top:20px!important}
 .report74p-actions{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin-top:24px!important}
 .report74p-button{width:100%!important;min-height:48px!important;padding:10px 14px!important}
 .report74p-hero-chips{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
 .report74p-hero-chips span{text-align:center!important;padding:8px 7px!important;font-size:.78rem!important}
 .report74p-dashboard{padding:18px!important}
 .report74p-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .report74p-paths,.report74p-specials,.report74p-numbers,.report74p-overview,.report74p-archive{padding:56px 0!important}
 .report74p-path-grid,.report74p-special-grid,.report74p-number-grid,.report74p-overview-grid,.report74p-doc-grid,.report74p-filters{grid-template-columns:1fr!important}
 .report74p-heading h2{font-size:clamp(2.1rem,11vw,3.1rem)!important;line-height:1!important}
 .report74p-special-card,.report74p-path-card,.report74p-number-grid article,.report74p-overview-grid article,.report74p-doc-card{padding:18px!important}
}
@media(max-width:390px){
 .report74p-hero-chips,.report74p-kpi-grid{grid-template-columns:1fr!important}
 .report74p-hero h1{font-size:2.45rem!important}
}
@media(prefers-reduced-motion:reduce){.report74v-emergency-state i{animation:none!important}}

.report74v-reveal{opacity:0;transform:translateY(18px);transition:opacity .45s ease,transform .45s ease}.report74v-reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.report74v-reveal{opacity:1;transform:none;transition:none}}
