svelte-scroller-foreground{pointer-events:none !important}svelte-scroller-foreground section div{pointer-events:all !important}
.route-wrapper.svelte-x3tl83.svelte-x3tl83{position:relative;width:100%;overflow:hidden;z-index:1}.continuous-route-container.svelte-x3tl83.svelte-x3tl83{position:relative;width:100%;height:var(--container-height);background:#d8e6ed;overflow:hidden;z-index:1;box-sizing:border-box}.background-wrapper.svelte-x3tl83.svelte-x3tl83{position:relative;width:100%;height:100%}.route-visualization.svelte-x3tl83.svelte-x3tl83{position:sticky;left:0;top:5vh;height:90vh;width:50%;z-index:2;pointer-events:none;opacity:0;transition:opacity 0.3s ease;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.route-visualization.visible.svelte-x3tl83.svelte-x3tl83{opacity:1}.route-track.svelte-x3tl83.svelte-x3tl83{position:relative;margin-top:10vh;width:6px;height:80vh}.track-background.svelte-x3tl83.svelte-x3tl83{position:absolute;top:0;left:0;width:100%;height:100%;background:#cbd5e1;border-radius:3px}.track-progress.svelte-x3tl83.svelte-x3tl83{position:absolute;top:0;left:0;width:100%;background:linear-gradient(180deg, #2f7ed3 0%, #1e40af 100%);border-radius:3px;transition:height 0.2s ease-out}.location-dots.svelte-x3tl83.svelte-x3tl83{position:absolute;top:0;left:0;width:100%;height:100%}.location-dot.svelte-x3tl83.svelte-x3tl83{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center}.dot-icon.svelte-x3tl83.svelte-x3tl83{width:75px;height:75px;border-radius:50%;background:#ffffff;border:3px solid #cbd5e1;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;position:relative;z-index:2;box-shadow:0 2px 8px rgba(0, 0, 0, 0.1)}.location-dot.visited.svelte-x3tl83 .dot-icon.svelte-x3tl83{border-color:#2f7ed3;background:#ffffff;transform:scale(1.1);box-shadow:0 4px 12px rgba(47, 126, 211, 0.3)}.location-dot.current.svelte-x3tl83 .dot-icon.svelte-x3tl83{width:90px;height:90px;transform:scale(1.1);border-color:#2f7ed3;background:#ffffff;box-shadow:0 6px 20px rgba(47, 126, 211, 0.4);animation:svelte-x3tl83-pulse 2s infinite}@keyframes svelte-x3tl83-pulse{0%,100%{box-shadow:0 6px 20px rgba(47, 126, 211, 0.4)}50%{box-shadow:0 8px 25px rgba(47, 126, 211, 0.6)}}.step-icon.svelte-x3tl83.svelte-x3tl83{width:75px;height:75px;object-fit:contain;opacity:0.7;transition:all 0.3s ease;filter:grayscale(100%) brightness(0.6)}.location-dot.visited.svelte-x3tl83 .step-icon.svelte-x3tl83{opacity:0.8;filter:grayscale(100%) brightness(0.7)}.location-dot.current.svelte-x3tl83 .step-icon.svelte-x3tl83{width:90px;height:90px;opacity:1;filter:grayscale(0%) brightness(1.2) contrast(1.1)}.story-content.svelte-x3tl83.svelte-x3tl83{position:relative;z-index:5;margin-left:50%;width:50%;padding:0 3rem;box-sizing:border-box}.story-section.svelte-x3tl83.svelte-x3tl83{min-height:100vh;display:flex;align-items:center;justify-content:flex-start;padding:2rem 0}.story-text.svelte-x3tl83.svelte-x3tl83{max-width:600px;background:rgba(255, 255, 255, 0.95);backdrop-filter:blur(10px);border-radius:16px;padding:2.5rem;box-shadow:0 8px 25px rgba(0, 0, 0, 0.1);border:1px solid rgba(255, 255, 255, 0.3)}.step-header.svelte-x3tl83.svelte-x3tl83{margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem}.step-text-content.svelte-x3tl83.svelte-x3tl83{display:flex;align-items:center;gap:1rem;flex:1}.step-icon-mobile.svelte-x3tl83.svelte-x3tl83{display:none}.mobile-step-icon.svelte-x3tl83.svelte-x3tl83{width:75px;height:75px;object-fit:contain;border-radius:50%;background:#ffffff;border:2px solid #2f7ed3;box-shadow:0 2px 8px rgba(0, 0, 0, 0.1)}.step-badge.svelte-x3tl83.svelte-x3tl83{display:inline-block;background:#2f7ed3;color:white;padding:0.25rem 0.75rem;border-radius:12px;font-size:0.8rem;font-weight:600;margin-bottom:0;flex-shrink:0}.step-title.svelte-x3tl83.svelte-x3tl83{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0;line-height:1.2}.story-paragraph.svelte-x3tl83.svelte-x3tl83{font-size:1.1rem;line-height:1.7;color:#374151;margin:0;text-align:justify}@media(max-width: 900px){.route-visualization.svelte-x3tl83.svelte-x3tl83{display:none}.story-content.svelte-x3tl83.svelte-x3tl83{margin-left:0;width:100%;padding:1rem}.story-section.svelte-x3tl83.svelte-x3tl83{min-height:auto;padding:1rem 0;display:flex;justify-content:center}.story-text.svelte-x3tl83.svelte-x3tl83{padding:1.5rem;max-width:600px;width:100%}.step-header.svelte-x3tl83.svelte-x3tl83{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.step-text-content.svelte-x3tl83.svelte-x3tl83{flex-direction:column;align-items:flex-start;gap:0.5rem;flex:1}.step-icon-mobile.svelte-x3tl83.svelte-x3tl83{display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-badge.svelte-x3tl83.svelte-x3tl83{margin-bottom:0.5rem}.step-title.svelte-x3tl83.svelte-x3tl83{font-size:1.5rem}.story-paragraph.svelte-x3tl83.svelte-x3tl83{font-size:1rem}}@media(max-width: 480px){.step-title.svelte-x3tl83.svelte-x3tl83{font-size:1.3rem}.story-text.svelte-x3tl83.svelte-x3tl83{padding:1.25rem}}
.timeline-wrapper.svelte-1thelhy.svelte-1thelhy{position:relative;width:100%;overflow:hidden;z-index:1}.continuous-timeline-container.svelte-1thelhy.svelte-1thelhy{position:relative;width:100%;height:var(--container-height);background:#d8e6ed;overflow:hidden;z-index:1;box-sizing:border-box}.background-wrapper.svelte-1thelhy.svelte-1thelhy{position:relative;width:100%;height:100%}.timeline-visualization.svelte-1thelhy.svelte-1thelhy{position:sticky;left:0;top:5vh;height:90vh;width:50%;z-index:2;pointer-events:none;opacity:0;transition:opacity 0.3s ease;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.timeline-visualization.visible.svelte-1thelhy.svelte-1thelhy{opacity:1}.timeline-track.svelte-1thelhy.svelte-1thelhy{position:relative;margin-top:14vh;width:6px;height:80vh}.track-background.svelte-1thelhy.svelte-1thelhy{position:absolute;top:0;left:0;width:100%;height:100%;background:#cbd5e1;border-radius:3px}.track-progress.svelte-1thelhy.svelte-1thelhy{position:absolute;top:0;left:0;width:100%;background:linear-gradient(180deg, #2f7ed3 0%, #1e40af 100%);border-radius:3px;transition:height 0.2s ease-out}.timeline-dots.svelte-1thelhy.svelte-1thelhy{position:absolute;top:0;left:0;width:100%;height:100%}.timeline-dot.svelte-1thelhy.svelte-1thelhy{position:absolute;left:50%;display:flex;align-items:center;justify-content:flex-start}.dot-flag.svelte-1thelhy.svelte-1thelhy{width:25px;height:25px;border-radius:50%;background:#ffffff;border:3px solid #cbd5e1;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;position:relative;z-index:2;box-shadow:0 2px 8px rgba(0, 0, 0, 0.1);overflow:hidden;transform:translateX(-50%)}.timeline-dot.visited.svelte-1thelhy .dot-flag.svelte-1thelhy{border-color:#2f7ed3;border-width:1px;background:#ffffff;transform:translateX(-50%) scale(1.1);box-shadow:0 4px 12px rgba(47, 126, 211, 0.3)}.timeline-dot.current.svelte-1thelhy .dot-flag.svelte-1thelhy{transform:translateX(-50%) scale(2);border-color:#2f7ed3;background:#ffffff;box-shadow:0 6px 20px rgba(47, 126, 211, 0.4);animation:svelte-1thelhy-pulse 2s infinite;z-index:44}@keyframes svelte-1thelhy-pulse{0%,100%{box-shadow:0 6px 20px rgba(47, 126, 211, 0.4)}50%{box-shadow:0 8px 25px rgba(47, 126, 211, 0.6)}}.flag-icon.svelte-1thelhy.svelte-1thelhy{width:40px;height:40px;object-fit:cover;border-radius:50%;opacity:0.7;transition:all 0.3s ease;filter:grayscale(100%) brightness(0.6)}.timeline-dot.visited.svelte-1thelhy .flag-icon.svelte-1thelhy{opacity:0.8;filter:grayscale(100%) brightness(0.7)}.timeline-dot.current.svelte-1thelhy .flag-icon.svelte-1thelhy{width:40px;height:40px;opacity:1;filter:grayscale(0%) brightness(1.2) contrast(1.1)}.dot-text.svelte-1thelhy.svelte-1thelhy{margin-left:2rem;font-size:0.8rem;font-weight:500;color:#9ca3af;white-space:nowrap;opacity:0.8;transition:all 0.3s ease}.timeline-dot.visited.svelte-1thelhy .dot-text.svelte-1thelhy{color:#6b7280;opacity:0.8;font-weight:600}.timeline-dot.current.svelte-1thelhy .dot-text.svelte-1thelhy{font-size:1.1rem;font-weight:700;color:#2f7ed3;opacity:1;transform:scale(1.1)}.story-content.svelte-1thelhy.svelte-1thelhy{position:relative;z-index:5;margin-left:50%;width:50%;padding:0 2rem;box-sizing:border-box}.story-section.svelte-1thelhy.svelte-1thelhy{min-height:100vh;display:flex;align-items:center;justify-content:flex-start;padding:2rem 0}.content-area.svelte-1thelhy.svelte-1thelhy{width:100%;max-width:none;background:rgba(255, 255, 255, 0.95);backdrop-filter:blur(10px);border-radius:16px;padding:2.5rem;box-shadow:0 8px 25px rgba(0, 0, 0, 0.1);border:1px solid rgba(255, 255, 255, 0.3);transition:all 0.3s ease;overflow:hidden}.content-area.current.svelte-1thelhy.svelte-1thelhy{border:5px solid #2f7ed3;box-shadow:0 12px 30px rgba(145, 147, 150, 0.15)}.step-header.svelte-1thelhy.svelte-1thelhy{margin:0;padding:0 0;padding-bottom:1rem;padding-top:0.5rem}.title-location-group.svelte-1thelhy.svelte-1thelhy{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin:0;padding:0;flex:1}.step-icon-mobile.svelte-1thelhy.svelte-1thelhy{display:none}.mobile-flag-icon.svelte-1thelhy.svelte-1thelhy{width:60px;height:60px;object-fit:cover;border-radius:50%;background:#ffffff;border:2px solid #2f7ed3;box-shadow:0 2px 8px rgba(0, 0, 0, 0.1)}.step-title.svelte-1thelhy.svelte-1thelhy{font-size:2rem;font-weight:700;color:#1e293b;margin:0;line-height:1.2}.location-tag.svelte-1thelhy.svelte-1thelhy{display:inline-block;color:#2f7ed3;margin:0;padding:0 0;border-radius:20px;font-size:0.9rem;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;align-self:flex-start}.story-paragraph.svelte-1thelhy.svelte-1thelhy{font-size:1.1rem;line-height:1.7;color:#374151;margin:0;width:100%;text-align:left}@media(max-width: 900px){.timeline-visualization.svelte-1thelhy.svelte-1thelhy{display:none}.story-content.svelte-1thelhy.svelte-1thelhy{margin-left:0;width:100%;padding:1rem}.story-section.svelte-1thelhy.svelte-1thelhy{min-height:auto;padding:1rem 0;display:flex;justify-content:center}.content-area.svelte-1thelhy.svelte-1thelhy{width:100%;max-width:600px;padding:1.5rem}.content-area.current.svelte-1thelhy.svelte-1thelhy{border:0px solid #2f7ed3;box-shadow:0 0px 0px rgba(145, 147, 150, 0.15)}.step-header.svelte-1thelhy.svelte-1thelhy{display:flex;align-items:center;justify-content:center;gap:0;margin:0;padding:0 0}.title-location-group.svelte-1thelhy.svelte-1thelhy{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex:1}.step-icon-mobile.svelte-1thelhy.svelte-1thelhy{display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-title.svelte-1thelhy.svelte-1thelhy{font-size:1.6rem}.story-paragraph.svelte-1thelhy.svelte-1thelhy{font-size:1rem}.location-tag.svelte-1thelhy.svelte-1thelhy{font-size:0.8rem;padding:0.3rem 0.8rem;display:none}}@media(max-width: 480px){.step-title.svelte-1thelhy.svelte-1thelhy{font-size:1.4rem}.content-area.svelte-1thelhy.svelte-1thelhy{padding:1.25rem}}
.hero-section.svelte-n0o8ip{height:calc(100vh - 30px);background-image:url('https://salurbal-climate.github.io/cop_2025_scrolly/img/cop30/hero_image.jpg');background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;position:relative;font-family:'Lato', sans-serif;width:100%;overflow:hidden}.hero-section.svelte-n0o8ip::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(168, 168, 168, 0.83);z-index:1}.hero-content.svelte-n0o8ip{position:relative;z-index:2;max-width:1200px;width:100%;padding:2rem;text-align:center}.hero-header.svelte-n0o8ip{display:flex;justify-content:space-between;align-items:flex-start;justify-content:flex-end;margin-top:1rem}.logos.svelte-n0o8ip{display:flex;gap:2rem;align-items:center}.logo-right.svelte-n0o8ip{height:60px;width:auto;object-fit:contain}.hero-text.svelte-n0o8ip{max-width:900px;margin:0 auto}.main-title.svelte-n0o8ip{font-size:3.2rem;font-weight:700;line-height:1.2;margin-bottom:2.5rem;color:#1a365d}.main-title.long-title.svelte-n0o8ip{font-size:2.8rem}.highlight-yellow.svelte-n0o8ip{background-color:#f7db78;padding:0em 0em 0em 0em;border-radius:2px;color:#1a365d;z-index:444}.highlight-green.svelte-n0o8ip{background-color:#6ecea5;padding:0em 0em 0em 0em;border-radius:2px;color:#1a365d}.highlight-blue.svelte-n0o8ip{background-color:#76a3d3;padding:0em 0em 0em 0em;border-radius:2px;color:#1a365d}.subtitle-questions.svelte-n0o8ip{padding-bottom:5rem}.subtitle-italic.svelte-n0o8ip{font-size:1.4rem;font-style:italic;color:#4a5568;margin:0.5rem 0;font-weight:400;line-height:1.4}@media(max-width: 900px){.hero-section.svelte-n0o8ip{height:120vh}}@media(max-width: 480px){.hero-section.svelte-n0o8ip{height:100vh}.hero-header.svelte-n0o8ip{flex-direction:column;align-items:center;margin-top:3rem}.main-title.svelte-n0o8ip{font-size:2.5rem}.subtitle-italic.svelte-n0o8ip{font-size:1.1rem}.logos.svelte-n0o8ip{gap:1rem}.logo-right.svelte-n0o8ip{height:40px}}
.component_container.svelte-p9xp9p{padding:4rem 10rem;background:transparent;box-shadow:none;border-radius:0;max-width:900px;display:flex;flex-direction:column}.title-section.svelte-p9xp9p{text-align:left}.unfccc-row.svelte-p9xp9p{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:center}.unfccc-text-content.svelte-p9xp9p{padding-right:2rem}.main-title.svelte-p9xp9p{font-size:2.5rem;font-weight:700;color:var(--hex-blue);margin-bottom:2rem;line-height:1.2}.main-description.svelte-p9xp9p{font-size:1.1rem;line-height:1.7;color:#374151;margin-bottom:2rem;text-align:justify}.unfccc-text.svelte-p9xp9p{font-size:1.1rem;line-height:1.7;color:#1f2937;margin:0;text-align:justify}.visual-content.svelte-p9xp9p{display:flex;justify-content:center;align-items:center}.un-logo-container.svelte-p9xp9p{background:transparent;border-radius:0;padding:0;box-shadow:none;border:none}.un-logo.svelte-p9xp9p{width:180px;height:180px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1))}.desktop-layout.svelte-p9xp9p{display:grid}.mobile-layout.svelte-p9xp9p{display:none;flex-direction:column;gap:1.5rem;align-items:center}@media(max-width: 800px){.component_container.svelte-p9xp9p{padding:1.5rem 1rem;margin:0.5rem}.desktop-layout.svelte-p9xp9p{display:none}.mobile-layout.svelte-p9xp9p{display:flex}.unfccc-text-content.svelte-p9xp9p{padding-right:0}.main-title.svelte-p9xp9p{font-size:1.75rem}.main-description.svelte-p9xp9p,.unfccc-text.svelte-p9xp9p{font-size:1rem;text-align:left}.un-logo.svelte-p9xp9p{width:120px;height:120px}}
.zones-explainer.svelte-1wghq44.svelte-1wghq44{width:100%;padding:2rem 0;background:transparent;margin:2rem 0;box-sizing:border-box}.zones-content.svelte-1wghq44.svelte-1wghq44{max-width:1200px;margin:0 auto;padding:0;box-sizing:border-box}.desktop-layout.svelte-1wghq44.svelte-1wghq44{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.mobile-layout.svelte-1wghq44.svelte-1wghq44{display:none;flex-direction:column;gap:2rem}.zones-image-container.svelte-1wghq44.svelte-1wghq44{text-align:center;position:relative}.image-with-icons.svelte-1wghq44.svelte-1wghq44{position:relative;display:inline-block}.zones-image.svelte-1wghq44.svelte-1wghq44{width:100%;max-width:500px;height:auto;border-radius:8px;display:block}.zone-icon-overlay.svelte-1wghq44.svelte-1wghq44{position:absolute;transform:translate(-50%, -50%);z-index:5}.icon-circle.svelte-1wghq44.svelte-1wghq44{width:70px;height:70px;background:rgba(255, 255, 255, 0.98);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px rgba(0, 0, 0, 0.4);transition:all 0.3s ease;animation:svelte-1wghq44-pulse 2s ease-in-out infinite}.icon-circle.svelte-1wghq44.svelte-1wghq44:hover{transform:scale(1.3);box-shadow:0 8px 25px rgba(0, 0, 0, 0.5)}.icon-circle.svelte-1wghq44 img.svelte-1wghq44{width:100px;height:100px;object-fit:contain}@keyframes svelte-1wghq44-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.icon-tooltip.svelte-1wghq44.svelte-1wghq44{position:absolute;top:60px;left:50%;transform:translateX(-50%);background:rgba(0, 0, 0, 0.8);color:white;padding:0.25rem 0.5rem;border-radius:4px;font-size:1rem;white-space:nowrap;opacity:0;transition:opacity 0.3s ease;pointer-events:none}.zone-icon-overlay.svelte-1wghq44:hover .icon-tooltip.svelte-1wghq44{opacity:1}.zones-descriptions.svelte-1wghq44.svelte-1wghq44{display:flex;flex-direction:column;gap:1.5rem;align-items:stretch}.zone-card.svelte-1wghq44.svelte-1wghq44{background:transparent;padding:1rem 0;border-left:4px solid;padding-left:1.5rem}.blue-zone.svelte-1wghq44.svelte-1wghq44{border-left-color:#2f7ed3}.green-zone.svelte-1wghq44.svelte-1wghq44{border-left-color:#10b981}.zone-title.svelte-1wghq44.svelte-1wghq44{font-size:1.3rem;font-weight:700;margin-bottom:0.75rem;line-height:1.2;margin-top:0}.blue-title.svelte-1wghq44.svelte-1wghq44{color:#2f7ed3}.green-title.svelte-1wghq44.svelte-1wghq44{color:#10b981}.zone-description.svelte-1wghq44.svelte-1wghq44{font-size:1rem;line-height:1.5;color:#374151;margin:0}@media(max-width: 900px){.zones-explainer.svelte-1wghq44.svelte-1wghq44{padding:2rem 0;margin:1.5rem 0}.zones-content.svelte-1wghq44.svelte-1wghq44{padding:0;box-sizing:border-box}.desktop-layout.svelte-1wghq44.svelte-1wghq44{display:none}.mobile-layout.svelte-1wghq44.svelte-1wghq44{display:flex}.zones-descriptions.svelte-1wghq44.svelte-1wghq44{gap:1.5rem}.zone-card.svelte-1wghq44.svelte-1wghq44{padding:1rem 0;padding-left:1.5rem;padding-right:0.5rem;box-sizing:border-box}.zone-title.svelte-1wghq44.svelte-1wghq44{font-size:1.2rem}.zone-description.svelte-1wghq44.svelte-1wghq44{font-size:0.95rem}.icon-circle.svelte-1wghq44.svelte-1wghq44{width:50px;height:50px}.icon-circle.svelte-1wghq44 img.svelte-1wghq44{width:35px;height:35px}.icon-tooltip.svelte-1wghq44.svelte-1wghq44{font-size:0.7rem;top:50px}}@media(max-width: 480px){.zones-explainer.svelte-1wghq44.svelte-1wghq44{padding:1.5rem 0}.zones-content.svelte-1wghq44.svelte-1wghq44{padding:0}.zone-card.svelte-1wghq44.svelte-1wghq44{padding-right:0.75rem}.icon-circle.svelte-1wghq44.svelte-1wghq44{width:45px;height:45px}.icon-circle.svelte-1wghq44 img.svelte-1wghq44{width:28px;height:28px}.icon-tooltip.svelte-1wghq44.svelte-1wghq44{font-size:0.65rem;top:45px}}@media(max-width: 380px){.zones-explainer.svelte-1wghq44.svelte-1wghq44{padding:1rem 0}.zones-content.svelte-1wghq44.svelte-1wghq44{padding:0}.mobile-layout.svelte-1wghq44.svelte-1wghq44{gap:1.5rem}.zone-card.svelte-1wghq44.svelte-1wghq44{padding:0.75rem 0;padding-left:1rem;padding-right:0.5rem}.zone-title.svelte-1wghq44.svelte-1wghq44{font-size:1.1rem;word-wrap:break-word;hyphens:auto}.zone-description.svelte-1wghq44.svelte-1wghq44{font-size:0.9rem;line-height:1.4}.zones-image.svelte-1wghq44.svelte-1wghq44{max-width:100%}.icon-circle.svelte-1wghq44.svelte-1wghq44{width:40px;height:40px}.icon-circle.svelte-1wghq44 img.svelte-1wghq44{width:24px;height:24px}.icon-tooltip.svelte-1wghq44.svelte-1wghq44{font-size:0.6rem;top:40px;padding:0.2rem 0.4rem}}
.what-happens-section.svelte-1ysdvk0{width:100%;background:transparent;display:flex;flex-direction:column;position:relative}.title-row.svelte-1ysdvk0{width:100%;display:flex;justify-content:center;align-items:center;min-height:10vh;position:relative;z-index:2}.scrolly-row.svelte-1ysdvk0{width:100%;flex:1;position:relative}.zones-row.svelte-1ysdvk0{width:100%;padding:0 2rem;padding-bottom:0;padding-top:0;background:transparent;position:relative;z-index:2;box-sizing:border-box}.section-header.svelte-1ysdvk0{text-align:center;padding:2rem 2rem 1rem 2rem;max-width:800px;margin:0 auto}.section-title.svelte-1ysdvk0{font-size:2.5rem;font-weight:700;color:#2f7ed3;margin-bottom:1rem;line-height:1.2}@media(max-width: 768px){.section-header.svelte-1ysdvk0{padding:1.5rem 1.5rem 1rem 1.5rem}.section-title.svelte-1ysdvk0{font-size:2rem}.zones-row.svelte-1ysdvk0{padding:0 1.5rem}}@media(max-width: 480px){.section-header.svelte-1ysdvk0{padding:1rem 1rem 0.5rem 1rem}.section-title.svelte-1ysdvk0{font-size:1.75rem}.zones-row.svelte-1ysdvk0{padding:0 1.25rem}}@media(max-width: 380px){.section-header.svelte-1ysdvk0{padding:0.75rem 1rem 0.5rem 1rem}.section-title.svelte-1ysdvk0{font-size:1.6rem;word-wrap:break-word;hyphens:auto}.zones-row.svelte-1ysdvk0{padding:0 1rem}}
.what-happens-section.svelte-16jgo9x{width:100%;background:transparent;display:flex;flex-direction:column;position:relative}.title-row.svelte-16jgo9x{width:100%;display:flex;justify-content:center;align-items:center;min-height:10vh;position:relative;z-index:2}.scrolly-row.svelte-16jgo9x{width:100%;flex:1;position:relative}.section-header.svelte-16jgo9x{text-align:center;padding:2rem 2rem 1rem 2rem;max-width:800px;margin:0 auto}.section-title.svelte-16jgo9x{font-size:2.5rem;font-weight:700;color:#2f7ed3;margin-bottom:1rem;line-height:1.2}@media(max-width: 768px){.section-header.svelte-16jgo9x{padding:1.5rem 1.5rem 1rem 1.5rem}.section-title.svelte-16jgo9x{font-size:2rem}}@media(max-width: 480px){.section-header.svelte-16jgo9x{padding:1rem 1rem 0.5rem 1rem}.section-title.svelte-16jgo9x{font-size:1.75rem}}@media(max-width: 380px){.section-header.svelte-16jgo9x{padding:0.75rem 1rem 0.5rem 1rem}.section-title.svelte-16jgo9x{font-size:1.6rem;word-wrap:break-word;hyphens:auto}}
.call-to-action-section.svelte-1kxyfoj{width:100%;padding:4rem 0;margin:2rem 0}.call-to-action-content.svelte-1kxyfoj{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header.svelte-1kxyfoj{text-align:center;margin-bottom:3rem}.section-title.svelte-1kxyfoj{font-size:2.5rem;font-weight:700;color:var(--hex-blue);margin:0;line-height:1.2;max-width:900px;margin:0 auto}.action-items.svelte-1kxyfoj{display:flex;flex-direction:column;gap:3rem}@media(max-width: 768px){.call-to-action-section.svelte-1kxyfoj{padding:3rem 0}.call-to-action-content.svelte-1kxyfoj{padding:0 1.5rem}.section-title.svelte-1kxyfoj{font-size:2rem}.action-items.svelte-1kxyfoj{gap:2.5rem}}@media(max-width: 480px){.call-to-action-section.svelte-1kxyfoj{padding:2rem 0}.call-to-action-content.svelte-1kxyfoj{padding:0 1rem}.section-title.svelte-1kxyfoj{font-size:1.8rem}.action-items.svelte-1kxyfoj{gap:2rem}}
.governments-section.svelte-8o126q{width:100%;padding:4rem 0;margin:2rem 0}.governments-content.svelte-8o126q{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header.svelte-8o126q{text-align:center;margin-bottom:2rem}.section-title.svelte-8o126q{font-size:2.5rem;font-weight:700;color:var(--hex-blue);margin:0;line-height:1.2;max-width:900px;margin:0 auto}.intro-text.svelte-8o126q{max-width:800px;margin:0 auto 3rem auto;text-align:center}.intro-paragraph.svelte-8o126q{font-size:1.2rem;line-height:1.6;color:var(--medium-text);margin:0}.stats-row.svelte-8o126q{display:flex;justify-content:center;align-items:flex-end;gap:4rem;margin:3rem 0 1.5rem 0;flex-wrap:wrap;max-width:100%;overflow:visible}.stat-item.svelte-8o126q{display:flex;flex-direction:column;align-items:center;text-align:center;flex:0 0 auto}.stat-image.svelte-8o126q{height:120px;width:auto;object-fit:contain;margin-bottom:1rem}.stat-label.svelte-8o126q{font-size:1rem;line-height:1.4;color:var(--dark-text);margin:0;max-width:200px;font-weight:500}.stats-caption.svelte-8o126q{text-align:center;margin-top:2rem}@media(max-width: 768px){.governments-section.svelte-8o126q{padding:3rem 0}.governments-content.svelte-8o126q{padding:0 1.5rem}.section-title.svelte-8o126q{font-size:2rem}.intro-paragraph.svelte-8o126q{font-size:1.1rem;line-height:1.5}.stats-row.svelte-8o126q{gap:2.5rem}.stat-image.svelte-8o126q{height:100px}.stat-label.svelte-8o126q{font-size:0.95rem;max-width:180px}}@media(max-width: 480px){.governments-section.svelte-8o126q{padding:2rem 0}.governments-content.svelte-8o126q{padding:0 1rem}.section-title.svelte-8o126q{font-size:1.8rem}.stats-row.svelte-8o126q{flex-direction:column;gap:2rem;align-items:center}.stat-image.svelte-8o126q{height:90px}.stat-label.svelte-8o126q{font-size:0.9rem;max-width:250px}}
.action-item.svelte-n8n9d4.svelte-n8n9d4{display:flex;align-items:center;gap:3rem;max-width:1000px;margin:0 auto}.action-item.left.svelte-n8n9d4.svelte-n8n9d4{flex-direction:row}.action-item.right.svelte-n8n9d4.svelte-n8n9d4{flex-direction:row-reverse}.action-icon.svelte-n8n9d4.svelte-n8n9d4{flex-shrink:0;width:220px;height:220px;object-fit:contain}.action-text.svelte-n8n9d4.svelte-n8n9d4{flex:1;text-align:left}.action-item.right.svelte-n8n9d4 .action-text.svelte-n8n9d4{text-align:right}.action-description.svelte-n8n9d4.svelte-n8n9d4{font-size:1.1rem;line-height:1.6;color:var(--dark-text);margin:0}@media(max-width: 768px){.action-item.svelte-n8n9d4.svelte-n8n9d4{flex-direction:column !important;text-align:center;gap:1.5rem}.action-text.svelte-n8n9d4.svelte-n8n9d4{text-align:center !important}.action-icon.svelte-n8n9d4.svelte-n8n9d4{width:150px;height:150px}.action-description.svelte-n8n9d4.svelte-n8n9d4{font-size:1rem}}@media(max-width: 480px){.action-item.svelte-n8n9d4.svelte-n8n9d4{gap:1rem}.action-icon.svelte-n8n9d4.svelte-n8n9d4{width:120px;height:120px}.action-description.svelte-n8n9d4.svelte-n8n9d4{font-size:0.95rem}}
.component-container.svelte-101q5qd{position:relative;display:flex;align-items:center;justify-content:center;height:30px;margin-right:1rem;min-width:fit-content}.language-button.svelte-101q5qd{background:transparent;border:1px solid rgb(192, 192, 192);cursor:pointer;font-size:0.75rem;font-weight:500;color:#333;border-radius:4px;transition:background-color 0.2s ease;padding:0.25rem 0.5rem;margin:0;line-height:1;display:flex;align-items:center;gap:0.25rem}.language-button.svelte-101q5qd:hover{background-color:#f5f5f5}.current-language.svelte-101q5qd{font-weight:600;letter-spacing:0.5px}.dropdown.svelte-101q5qd{position:absolute;top:100%;right:0;background:white;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 12px rgba(0, 0, 0, 0.1);min-width:140px;overflow:hidden;z-index:10000;margin-top:2px}.language-option.svelte-101q5qd{display:flex;align-items:center;gap:0.5rem;width:100%;padding:0.5rem 0.75rem;background:white;border:none;cursor:pointer;font-size:0.75rem;text-align:left;transition:background-color 0.2s ease}.language-option.svelte-101q5qd:hover{background-color:#f8f9fa}.language-option.active.svelte-101q5qd{background-color:#e3f2fd;color:#1976d2}.flag.svelte-101q5qd{font-size:0.65rem;font-weight:600;width:1.25rem;text-align:center;color:#666;letter-spacing:0.5px}.language-name.svelte-101q5qd{flex:1;font-weight:500}@media(max-width: 768px){.language-button.svelte-101q5qd{padding:0.25rem}.dropdown.svelte-101q5qd{right:-10px}}
.container.svelte-1pxl9be.svelte-1pxl9be{display:flex;flex-direction:row;justify-content:space-between}.container_container.svelte-1pxl9be.svelte-1pxl9be{display:flex;flex-direction:row;justify-content:space-between}#follow-section.svelte-1pxl9be.svelte-1pxl9be{min-width:200px}.social-icon.svelte-1pxl9be.svelte-1pxl9be{font-size:1.5rem}.doi-badge.svelte-1pxl9be.svelte-1pxl9be{height:20px;transition:opacity 0.3s ease}.doi-badge.svelte-1pxl9be.svelte-1pxl9be:hover{opacity:0.8}footer.svelte-1pxl9be.svelte-1pxl9be{padding-bottom:72px;padding-top:36px;font-size:18px}.authors-credits-section.svelte-1pxl9be.svelte-1pxl9be{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255, 255, 255, 0.2);text-align:left}.authors-block.svelte-1pxl9be.svelte-1pxl9be,.credits-line.svelte-1pxl9be.svelte-1pxl9be,.funding-line.svelte-1pxl9be.svelte-1pxl9be,.affiliations-line.svelte-1pxl9be.svelte-1pxl9be{margin:0 0 0.8rem 0;font-size:0.9rem;line-height:1.4}.funding-line.svelte-1pxl9be.svelte-1pxl9be{margin-top:0.5rem}.affiliations-line.svelte-1pxl9be.svelte-1pxl9be{font-size:0.8rem;margin-top:1rem}#svg-container.svelte-1pxl9be.svelte-1pxl9be{width:150px;height:60px}.link-tree.svelte-1pxl9be.svelte-1pxl9be{margin-top:3rem}footer.svelte-1pxl9be a.link.svelte-1pxl9be{-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:underline;display:inline-block}footer.svelte-1pxl9be a.link.svelte-1pxl9be:hover{text-decoration:none}footer.svelte-1pxl9be a.link.svelte-1pxl9be:active{outline:3px solid transparent;background-color:#fd0;-webkit-box-shadow:0 -2px #fd0,
      0 4px #222;box-shadow:0 -2px #fd0,
      0 4px #222;color:#222;text-decoration:none}ul.svelte-1pxl9be.svelte-1pxl9be{padding:0;margin:0}li.svelte-1pxl9be.svelte-1pxl9be{margin-right:18px;display:inline-block}a.svelte-1pxl9be img.svelte-1pxl9be:hover{cursor:pointer}
.header-container.svelte-a8t6kf.svelte-a8t6kf{position:fixed;top:0;left:0;right:0;height:30px;background-color:white;border-bottom:1px solid #cdcdcd7d;z-index:9999;display:flex;justify-content:space-between;align-items:center;padding:0 2%;font-family:'Lato', sans-serif}.logo-section.svelte-a8t6kf.svelte-a8t6kf{display:flex;align-items:center;gap:0.75rem;flex:1}.logo.svelte-a8t6kf.svelte-a8t6kf{height:25px;width:auto;object-fit:contain}.title-text.svelte-a8t6kf.svelte-a8t6kf{font-size:0.85rem;font-weight:500;color:#000000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;margin-left:1rem;font-family:'Lato', sans-serif}.title-mobile.svelte-a8t6kf.svelte-a8t6kf{display:none}.title-full.svelte-a8t6kf.svelte-a8t6kf{display:inline}@media(max-width: 768px){.title-full.svelte-a8t6kf.svelte-a8t6kf{display:none}.title-mobile.svelte-a8t6kf.svelte-a8t6kf{display:inline}.pdf-text.svelte-a8t6kf.svelte-a8t6kf{display:none}}.social-section.svelte-a8t6kf.svelte-a8t6kf{display:flex;gap:0.25rem}.social-section.svelte-a8t6kf a.svelte-a8t6kf{font-size:1rem;padding:0.25rem;display:flex;align-items:center}.pdf-container.svelte-a8t6kf.svelte-a8t6kf{display:flex;align-items:center;justify-content:center;height:30px;border-left:1px solid #cdcdcd7d;padding:0 0.5rem}.pdf-link.svelte-a8t6kf.svelte-a8t6kf{display:flex;align-items:center;gap:0.25rem;text-decoration:none;height:100%}.pdf-text.svelte-a8t6kf.svelte-a8t6kf{font-size:0.75rem;font-weight:600;color:#333}
svelte-scroller-outer.svelte-3stote{display:block;position:relative;max-width:100%}svelte-scroller-background.svelte-3stote{display:block;position:relative;width:100%}svelte-scroller-foreground.svelte-3stote{display:block;position:relative;z-index:2}svelte-scroller-foreground.svelte-3stote::after{content:' ';display:block;clear:both}svelte-scroller-background-container.svelte-3stote{display:block;position:absolute;width:100%;max-width:100%;pointer-events:none;will-change:transform}

/*# sourceMappingURL=bundle.css.map */