.home .hero{background:var(--dark-teal);padding:72px 40px 80px;display:grid;grid-template-columns:1fr 380px;gap:60px;align-items:center;position:relative;overflow:hidden}.home .hero:before{content:"";position:absolute;right:-100px;top:-100px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(97,168,189,.1) 0%,transparent 70%);pointer-events:none}.home .hero-eyebrow{font-family:var(--df);font-size:.75rem;font-weight:700;letter-spacing:.18em;color:var(--yellow);text-transform:uppercase;margin-bottom:16px}.home .hero h1{font-family:var(--df);font-size:clamp(2.4rem,4vw,3.8rem);font-weight:800;line-height:1.06;letter-spacing:-.01em;color:#fff;margin-bottom:22px;max-width:580px}.home .hero h1 em{font-style:normal;color:var(--text-muted)}.home .hero-sub{font-size:1rem;color:#ffffffbf;max-width:520px;line-height:1.7;margin-bottom:32px}.home .btn-row{display:flex;gap:14px;flex-wrap:wrap}.home .hero-right{display:flex;flex-direction:column;align-items:center;gap:16px}.home .globe-wrap{position:relative;width:220px;height:220px}.home .globe-label{font-family:var(--df);font-size:.7rem;font-weight:700;letter-spacing:.14em;color:#ffffffe0;text-transform:uppercase;text-align:center}.home .globe-caption{font-size:.78rem;color:#ffffffe0;text-align:center;max-width:200px;line-height:1.4}.home .progress-ring-track{fill:none;stroke:#ffffff12;stroke-width:16}.home .progress-ring-fill{fill:none;stroke:var(--sky-blue);stroke-width:16;stroke-linecap:round;stroke-dasharray:565;stroke-dashoffset:452;transform:rotate(-90deg);transform-origin:110px 110px;opacity:.9}.home .progress-ring-fill2{fill:none;stroke:var(--yellow);stroke-width:4;stroke-linecap:round;stroke-dasharray:565;stroke-dashoffset:395;transform:rotate(-90deg);transform-origin:110px 110px;opacity:.6}.home .stat-banner{background:var(--sky-blue-deep);padding:0 40px}.home .stat-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:0}.home .stat-item{padding:28px 32px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.25)}.home .stat-item:last-child{border-right:none}.home .stat-num{font-family:var(--df);font-size:2.4rem;font-weight:800;color:#fff;line-height:1;margin-bottom:5px}.home .stat-desc{font-size:.82rem;color:#fff;line-height:1.4}.home .dashboard-wrap{padding:56px 40px;background:var(--white)}.home .dash-inner{max-width:1100px;margin:0 auto}.home .section-h2{max-width:600px}.home .dash-intro{font-size:.9rem;color:var(--mid-teal);max-width:640px;margin-bottom:28px;line-height:1.6}.home .mini-dashboard{background:var(--near-white);border:1px solid var(--light-grey);border-radius:4px;padding:24px 28px}.home .md-head{display:flex;align-items:baseline;justify-content:space-between;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid var(--light-grey)}.home .md-title{font-family:var(--df);font-size:.95rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--dark-teal)}.home .md-scale{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-weight:600}.home .md-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.home .md-row{display:grid;grid-template-columns:20px 150px 1fr 44px;align-items:center;gap:14px}.home .md-rank{font-family:var(--df);font-size:.85rem;font-weight:700;color:var(--text-muted);text-align:center}.home .md-country{font-family:var(--df);font-size:.95rem;font-weight:700;color:var(--dark-teal);line-height:1.1}.home .md-flag{display:inline-block;vertical-align:-2px;margin-right:7px;border-radius:2px;box-shadow:0 0 0 1px #2c41431f}.home .md-year{display:block;font-family:var(--bf, inherit);font-size:.66rem;font-weight:600;letter-spacing:.06em;color:var(--mid-teal)}.home .md-track{height:8px;background:var(--light-grey);border-radius:4px;overflow:hidden}.home .md-fill{display:block;height:100%;border-radius:4px;background:var(--sky-blue-deep)}.home .md-row:nth-child(1) .md-fill{background:var(--dark-teal)}.home .md-row:nth-child(2) .md-fill{background:var(--steel-blue-deep)}.home .md-row:nth-child(3) .md-fill{background:var(--mid-teal)}.home .md-score{font-family:var(--df);font-size:1.05rem;font-weight:800;color:var(--dark-teal);text-align:right}.home .md-link{display:inline-block;margin-top:18px;font-family:var(--df);font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);text-decoration:none}.home .md-link:hover{text-decoration:underline}@media (max-width: 560px){.home .md-row{grid-template-columns:18px 110px 1fr 38px;gap:10px}}.home .impact-section{padding:56px 40px;background:var(--near-white)}.home .impact-inner{max-width:1100px;margin:0 auto}.home .impact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px}.home .impact-card{background:var(--white);border-radius:4px;overflow:hidden;box-shadow:0 2px 12px #2c414312;transition:transform .2s,box-shadow .2s}.home .impact-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #2c41431f}.home .impact-head{padding:22px 24px 18px;border-bottom:1px solid var(--light-grey)}.home .impact-country{font-family:var(--df);font-size:1.5rem;font-weight:800;color:var(--dark-teal);margin-bottom:4px}.home .impact-stat{font-family:var(--df);font-size:1rem;font-weight:700;color:var(--yellow);background:var(--dark-teal);display:inline-block;padding:3px 10px;border-radius:2px;margin-bottom:0}.home .impact-card:nth-child(2) .impact-stat{color:var(--yellow)}.home .impact-card:nth-child(3) .impact-stat{color:#ffce32}.home .impact-body{padding:18px 24px}.home .impact-body p{font-size:.83rem;color:var(--mid-teal);line-height:1.55;margin-bottom:14px}.home .impact-link{font-family:var(--df);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);text-decoration:none;display:inline-flex;align-items:center;gap:5px}.home .impact-card:nth-child(2) .impact-link{color:var(--red)}.home .impact-card:nth-child(3) .impact-link{color:var(--text-muted)}.home .impact-link:after{content:"→"}.home .impact-bar-wrap{margin-bottom:14px}.home .impact-bar-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-weight:600;margin-bottom:5px}.home .impact-bar{height:5px;background:var(--light-grey);border-radius:3px;overflow:hidden}.home .impact-bar-fill{height:100%;border-radius:3px}.home .pathways-section{background:var(--dark-teal);padding:56px 40px}.home .pathways-inner{max-width:1100px;margin:0 auto}.home .pathways-inner .section-eyebrow{color:var(--yellow)}.home .pathways-inner .section-h2{color:#fff;max-width:500px}.home .pathways-inner .dash-intro{color:#ffffffa6}.home .pathways-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:36px}.home .pathway-tile{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:4px;padding:24px 16px;text-align:center;cursor:pointer;transition:all .2s;text-decoration:none;display:block}.home .pathway-tile:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-2px)}.home .tile-icon{width:44px;height:44px;border-radius:50%;margin:0 auto 14px;display:flex;align-items:center;justify-content:center}.home .tile-icon svg{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.home .tile-label{font-family:var(--df);font-size:.85rem;font-weight:700;color:#fff;letter-spacing:.02em;line-height:1.3;margin-bottom:8px}.home .tile-sub{font-size:.72rem;color:#ffffffe0;line-height:1.4}.home .tile-arrow{display:block;margin-top:14px;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffe6}.home .pathway-tile:hover .tile-arrow{color:var(--yellow)}.home .footer-cta{background:var(--white);border-top:4px solid var(--red);padding:56px 40px;text-align:center}.home .footer-cta h2{font-family:var(--df);font-size:clamp(1.6rem,2.5vw,2.4rem);font-weight:800;color:var(--dark-teal);max-width:560px;margin:0 auto 12px;line-height:1.1}.home .footer-cta p{color:var(--mid-teal);max-width:480px;margin:0 auto 32px;font-size:.92rem}.home .footer-btn-row{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.home .btn-ghost{background:transparent;color:var(--mid-teal);border:2px solid var(--light-grey)}@media (max-width: 900px){.home .hero{grid-template-columns:1fr}.home .hero-right{display:none}.home .stat-inner,.home .impact-grid,.home .pathways-grid{grid-template-columns:1fr}.home .hero,.home .dashboard-wrap,.home .impact-section,.home .pathways-section,.home .footer-cta{padding:40px 20px}.home .stat-banner{padding:0 20px}}.home .map-section{background:var(--near-white);padding:72px 0}.home .map-inner{max-width:1320px;margin:0 auto;padding:0 32px}.home .map-intro{max-width:60ch;color:var(--text-muted);margin:0 0 28px;line-height:1.6}.home .home-map{width:100%;height:clamp(560px,70vh,760px);border-radius:14px;overflow:hidden;box-shadow:0 8px 30px #2c414324;background:#e8ecee}.home .home-map--unavailable{display:flex;align-items:center;justify-content:center;background:var(--light-grey)}.home .home-map__notice{color:var(--text-muted);font-size:14px;text-align:center;padding:24px;max-width:48ch}.iti-map-marker{width:18px;height:18px;padding:0;border:2px solid rgba(0,0,0,.18);border-radius:50%;background:var(--yellow);cursor:pointer;box-shadow:0 0 #ffce328c;animation:iti-pin-pulse 2s ease-out infinite}.iti-map-marker:hover{background:var(--mid-teal)}@keyframes iti-pin-pulse{0%{box-shadow:0 0 #ffce328c}70%{box-shadow:0 0 0 10px #ffce3200}to{box-shadow:0 0 #ffce3200}}.iti-map-popup-shell .maplibregl-popup-content{padding:0;border-radius:12px;box-shadow:0 12px 36px #2c414338;overflow:hidden}.iti-map-popup{padding:18px 20px 16px;font-family:inherit}.iti-map-popup__head{margin-bottom:12px}.iti-map-popup__title{display:block;font-weight:700;font-size:15px;color:var(--dark-teal)}.iti-map-popup__about{display:block;font-size:12px;color:var(--text-muted);margin-top:2px}.iti-map-score-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.iti-map-score-label{font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.iti-map-score-value{font-size:24px;font-weight:800;color:var(--dark-teal)}.iti-map-bar-track{height:6px;background:var(--light-grey);border-radius:3px;margin-bottom:14px;overflow:hidden}.iti-map-bar-fill{height:100%;border-radius:3px;background:var(--red)}.iti-map-dims{display:flex;flex-direction:column;gap:5px}.iti-map-dim{display:flex;justify-content:space-between;font-size:12.5px;color:var(--text-muted)}.iti-map-dim__val{font-weight:700;color:var(--dark-teal)}.iti-map-popup__footer{margin-top:14px;display:flex;justify-content:flex-end}.iti-map-popup__link{font-size:13px;font-weight:600;color:var(--mid-teal);text-decoration:none}.iti-map-popup__link:hover{text-decoration:underline}@media (max-width: 640px){.home .map-section{padding:48px 0}.home .map-inner{padding:0 16px}.home .home-map{height:clamp(440px,65vh,560px)}}
