.pm-world{position:relative}.pm-country{fill:#d6d6d6;stroke:#d6d6d6;stroke-width:.5;vector-effect:non-scaling-stroke}.pm-country.has-data{cursor:pointer}.pm-country{transition:fill .12s ease,stroke .12s ease}.pm-country.pm-country-hover{fill:var(--color-pale-lime,#d6e373);stroke:var(--color-pale-lime,#d6e373)}.pm-ru-split{fill:transparent;stroke:none;transition:fill .12s ease}.pm-ru-split.pm-country-hover{fill:var(--color-pale-lime,#d6e373)}.pm-region-pin{cursor:pointer}.pm-region-pin:focus,.pm-region-pin:focus-visible{outline:none}.pm-region-pin:focus-visible .pm-pin{stroke:var(--color-forest-green,#2e5b1e);stroke-width:1.2}.pm-pin{fill:url(#pmPinGrad);stroke:rgba(45,58,10,.5);stroke-width:.4}.pm-pin-pulse{fill:#c1d82f;transform-box:fill-box;transform-origin:center;animation:pm-pin-pulse 1.8s ease-out infinite;pointer-events:none}@keyframes pm-pin-pulse{0%{transform:scale(.35);opacity:.5}70%{opacity:0}to{transform:scale(2.4);opacity:0}}.pm-region-label{position:absolute;transform:translate(-50%,-100%);text-align:center;line-height:1.15;white-space:nowrap;pointer-events:none;z-index:4;text-shadow:0 1px 2px rgba(255,255,255,.8),0 0 2px rgba(255,255,255,.8)}.pm-region-label-name{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;color:var(--text-body,#1f2937)}.pm-region-label-gw{display:block;font-size:11px;font-weight:700;color:var(--color-forest-green,#2e5b1e)}.pm-continent{position:relative}.pm-country.pm-country-hl{fill:var(--color-pale-lime,#d6e373);stroke:var(--color-pale-lime,#d6e373)}.pm-cm-marker{pointer-events:none}.pm-cm-dot,.pm-cm-label{fill:var(--color-charcoal,#404040)}.pm-cm-explore,.pm-cm-label{font-weight:600}.pm-cm-explore{position:absolute;right:12px;top:12px;z-index:5;display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border-radius:9999px;background:var(--cta-primary-bg,#2e5b1e);color:#fff;font-size:14px;line-height:1;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.18);transition:filter .15s,transform .15s}.pm-cm-explore:hover{filter:brightness(1.08);transform:translateY(-1px)}@media (max-width:640px){.pm-cm-explore{right:8px;top:8px;padding:7px 12px;font-size:12px}}.pm-tooltip{position:absolute;transform:translate(-50%,calc(-100% - 12px));background:#fff;color:#111;padding:5px 9px;border-radius:3px;border-bottom:2px solid var(--color-forest-green);box-shadow:0 1px 4px rgba(0,0,0,.2);pointer-events:none;white-space:nowrap;z-index:5}.pm-credit{position:absolute;right:10px;bottom:10px;z-index:6}.pm-credit-toggle{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:9999px;border:1px solid rgba(0,0,0,.25);background:rgba(255,255,255,.9);color:#4b5563;font-family:var(--font-sans,system-ui,sans-serif);font-style:italic;font-weight:700;font-size:12px;line-height:1;cursor:pointer}.pm-credit-toggle:hover{background:#fff;color:#111}.pm-credit-popover{position:absolute;right:0;bottom:28px;width:232px;background:#fff;color:#374151;font-size:11px;line-height:1.45;padding:8px 10px;border-radius:4px;border-bottom:2px solid var(--color-forest-green);box-shadow:0 2px 10px rgba(0,0,0,.18)}.pm-credit-popover a{color:var(--color-forest-green);text-decoration:underline}.india-map-wrap .india-state{fill:#d6d6d6;stroke:#fff;stroke-width:1;vector-effect:non-scaling-stroke;transition:fill .2s,stroke .15s}.india-map-wrap .india-state.has-projects{cursor:default}.india-map-wrap .india-legend{position:absolute;left:12px;bottom:16px;width:160px;pointer-events:none}.india-map-wrap .india-legend-title{font-size:11px;font-weight:700;color:var(--text-body);margin-bottom:5px}.india-map-wrap .india-legend-bar{height:10px;border-radius:3px;background:linear-gradient(90deg,#e6f0bb,#536b14);border:1px solid rgba(0,0,0,.08)}.india-map-wrap .india-legend-scale{display:flex;justify-content:space-between;font-size:10px;color:#6b7280;margin-top:3px}.india-map-wrap .india-tooltip{position:absolute;transform:translate(-50%,calc(-100% - 12px));background:#fff;color:#111;padding:5px 9px;border-radius:3px;border-bottom:2px solid var(--color-forest-green);box-shadow:0 1px 4px rgba(0,0,0,.2);pointer-events:none;white-space:nowrap;z-index:5}.pm-stage{overflow:hidden}.pm-world{animation:pm-world-in .46s ease both}.pm-world.pm-leaving{animation:pm-world-out .52s cubic-bezier(.55,0,.9,.25) both}.pm-india{animation:pm-india-in .52s cubic-bezier(.15,.6,.4,1) both}.pm-india.pm-leaving{animation:pm-india-out .38s ease both}@keyframes pm-world-in{0%{opacity:0;transform:scale(4.2)}to{opacity:1;transform:scale(1)}}@keyframes pm-world-out{0%{opacity:1;transform:scale(1)}65%{opacity:.9}to{opacity:0;transform:scale(4.2)}}@keyframes pm-india-in{0%{opacity:0;transform:scale(1.35)}to{opacity:1;transform:scale(1)}}@keyframes pm-india-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.35)}}