.world-hero{position:relative;overflow:hidden;padding:clamp(3.8rem,7vw,7rem) 0 3.2rem;background:#071a33;color:#fff}.world-hero:before{content:"";position:absolute;inset:-35% -10% auto 38%;height:650px;border-radius:50%;background:radial-gradient(circle,rgba(54,144,255,.26),transparent 68%);pointer-events:none}.world-hero__inner{position:relative;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:clamp(2rem,6vw,6rem);align-items:end}.world-kicker{display:block;margin-bottom:.75rem;font-size:.76rem;font-weight:800;letter-spacing:.15em;color:#79b7ff}.world-hero h1{max-width:860px;margin:0 0 1.1rem;font-size:clamp(2.25rem,5.4vw,5.4rem);line-height:.98;letter-spacing:-.055em}.world-hero p{max-width:760px;margin:0;color:rgba(255,255,255,.76);font-size:clamp(1rem,1.55vw,1.2rem);line-height:1.75}.world-hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.7rem}.world-hero .btn-outline-primary{border-color:rgba(255,255,255,.45);color:#fff}.world-hero__metrics{display:grid;grid-template-columns:1fr 1fr;gap:1px;border:1px solid rgba(255,255,255,.14);border-radius:24px;overflow:hidden;background:rgba(255,255,255,.12);backdrop-filter:blur(12px)}.world-hero__metrics article{padding:1.35rem;background:rgba(4,18,38,.72)}.world-hero__metrics b{display:block;font-size:clamp(1.7rem,3vw,2.7rem);line-height:1}.world-hero__metrics span{display:block;margin-top:.45rem;color:rgba(255,255,255,.66);font-size:.82rem;line-height:1.35}.world-explorer{padding:clamp(3rem,6vw,6rem) 0;background:#f6f8fc}.world-explorer__head{display:flex;justify-content:space-between;gap:1.5rem;align-items:end;margin-bottom:1.5rem}.world-explorer__head h2{margin:0;font-size:clamp(1.8rem,3.4vw,3.1rem);letter-spacing:-.04em}.world-search{width:min(320px,100%)}.world-search span{display:block;margin-bottom:.35rem;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#607086}.world-search input,.world-profile-modal select,.world-profile-modal input{width:100%;min-height:48px;border:1px solid #d5dcea;border-radius:14px;background:#fff;padding:.75rem .9rem;color:#16263d}.world-explorer__layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.45fr);gap:1rem}.world-map-wrap,.world-detail{border:1px solid #dbe2ee;border-radius:24px;background:#fff;overflow:hidden}.world-map{height:clamp(420px,58vw,650px);background:#eaf0f7}.world-map-legend{display:flex;gap:1.2rem;flex-wrap:wrap;padding:.85rem 1rem;border-top:1px solid #e6ebf3;font-size:.78rem;color:#64748b}.world-map-legend span{display:flex;align-items:center;gap:.45rem}.world-map-legend i{width:12px;height:12px;border-radius:4px;background:#d8dee8}.world-map-legend i.is-active{background:#1f76e8}.world-detail{min-height:420px;padding:1.2rem}.world-detail__empty{height:100%;min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#6a788b}.world-detail__empty>span{font-size:3rem;color:#1f76e8}.world-detail h3{font-size:1.65rem;margin:.7rem 0 .35rem}.world-detail__metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem;margin:1rem 0}.world-detail__metrics article{padding:.75rem;border-radius:13px;background:#eef4fc}.world-detail__metrics b{display:block;font-size:1.35rem}.world-detail__metrics span{font-size:.7rem;color:#64748b}.world-detail__links{display:grid;gap:.55rem}.world-detail__links a{display:flex;justify-content:space-between;align-items:center;padding:.75rem;border:1px solid #e0e6ef;border-radius:13px;color:#17355d;text-decoration:none}.world-country-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1rem}.world-country-card{display:grid;grid-template-columns:auto 1fr;gap:.1rem .7rem;text-align:left;padding:1rem;border:1px solid #dbe2ee;border-radius:17px;background:#fff;color:#172b47}.world-country-card>span{grid-row:1/3;align-self:center;display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#edf4fd;color:#175db2;font-size:.72rem;font-weight:900}.world-country-card strong{font-size:.92rem}.world-country-card small{font-size:.72rem;color:#6f7c8f}.world-country-card:hover,.world-country-card.is-active{border-color:#4d91e7;box-shadow:0 10px 30px rgba(26,78,140,.12)}.world-profile-modal{position:fixed;inset:0;z-index:1090;display:grid;place-items:center;padding:1rem}.world-profile-modal[hidden]{display:none}.world-profile-modal__backdrop{position:absolute;inset:0;background:rgba(4,16,34,.72);backdrop-filter:blur(7px)}.world-profile-modal__panel{position:relative;width:min(520px,100%);padding:1.5rem;border-radius:24px;background:#fff;box-shadow:0 28px 90px rgba(0,0,0,.32)}.world-profile-modal__close{position:absolute;top:.8rem;right:.8rem;width:40px;height:40px;border:0;border-radius:50%;background:#eef2f7;font-size:1.5rem}.world-profile-modal form{display:grid;gap:1rem;margin-top:1.25rem}.world-profile-modal label span{display:block;margin-bottom:.35rem;font-size:.78rem;font-weight:800;color:#52637a}@media(max-width:991px){.world-hero__inner,.world-explorer__layout{grid-template-columns:1fr}.world-hero__metrics{max-width:620px}.world-detail{min-height:0}.world-detail__empty{min-height:230px}.world-country-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.world-hero{padding-top:3rem}.world-hero__metrics{grid-template-columns:1fr 1fr}.world-explorer__head{align-items:stretch;flex-direction:column}.world-map{height:390px}.world-country-grid{grid-template-columns:1fr}.world-detail__metrics{grid-template-columns:1fr 1fr}.world-country-card{padding:.85rem}}

/* Partecipazione dalla diaspora: percorso operativo, non solo mappa. */
.world-participation{padding:clamp(2.8rem,5vw,5rem) 0;background:#fff}.world-participation__head{max-width:820px;margin:0 auto 1.6rem;text-align:center}.world-participation__head .world-kicker{color:#1769c7}.world-participation__head h2{margin:0;font-size:clamp(1.9rem,3.8vw,3.4rem);letter-spacing:-.045em;color:#102642}.world-participation__head p{margin:.85rem auto 0;max-width:740px;color:#5e6e84;line-height:1.7}.world-participation__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.world-participation__steps article{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem;border:1px solid #dbe5f2;border-radius:20px;background:linear-gradient(145deg,#f9fbff,#edf5ff)}.world-participation__steps article>span{flex:0 0 42px;display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#146fd1;color:#fff;font-weight:900;box-shadow:0 8px 20px rgba(20,111,209,.22)}.world-participation__steps h3{margin:.05rem 0 .35rem;font-size:1.03rem;color:#17365d}.world-participation__steps p{margin:0;color:#617188;font-size:.88rem;line-height:1.55}.world-participation__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-top:1.4rem}
.world-detail__first{display:flex;gap:.75rem;align-items:flex-start;margin:1rem 0;padding:.95rem;border-radius:15px;background:#fff7df;border:1px solid #f1d78e;color:#6b5011}.world-detail__first>span{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#ffc94a;color:#4d3700;font-weight:900}.world-detail__first h4{margin:0 0 .25rem;font-size:.96rem}.world-detail__first p{margin:0;font-size:.8rem;line-height:1.45}.world-detail__participate{margin-top:1rem;padding:1rem;border-radius:17px;background:#0d2d55;color:#fff}.world-detail__participate small{display:block;font-size:.74rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;color:#8cc4ff}.world-detail__participate p{margin:.45rem 0 .85rem;color:rgba(255,255,255,.8);font-size:.82rem;line-height:1.5}.world-detail__participate>div{display:flex;flex-wrap:wrap;gap:.55rem}.world-detail__participate .btn{flex:1 1 150px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:.62rem .75rem;font-size:.78rem}.world-detail__participate .btn-outline-primary{border-color:rgba(255,255,255,.55);color:#fff}.world-detail__participate .btn-outline-primary:hover{background:#fff;color:#17365d}.world-profile-modal label small{display:block;margin-top:.35rem;color:#728096;font-size:.72rem;line-height:1.4}.world-profile-modal__actions{display:flex;gap:.7rem;flex-wrap:wrap}.world-profile-modal__actions .btn{flex:1 1 190px}
@media(max-width:991px){.world-participation__steps{grid-template-columns:1fr}.world-participation__steps article{max-width:760px;width:100%;margin:0 auto}}
@media(max-width:600px){.world-participation{padding:2.4rem 0}.world-participation__head{text-align:left}.world-participation__actions{justify-content:stretch}.world-participation__actions .btn{width:100%}.world-detail__participate>div,.world-profile-modal__actions{display:grid;grid-template-columns:1fr}.world-detail__participate .btn,.world-profile-modal__actions .btn{width:100%}}
