.worldMap_mapContainer__88Lhh{position:relative;width:100%;height:100%;overflow:hidden;background:#fff;display:flex;flex-direction:column}.worldMap_mapContainer__88Lhh>div{flex:1 1;width:100%;height:100%;min-height:500px}.worldMap_mapContainer__88Lhh svg{width:100%!important;height:100%!important;min-height:500px}.worldMap_selectedBadge__fcssa{background:linear-gradient(135deg,#f39c12,#e67e22);color:#fff;padding:4px 8px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;box-shadow:0 2px 4px rgba(0,0,0,.1)}.worldMap_tooltipContent__VgTUx{font-size:20px!important;color:#666;margin:0!important;padding:0!important;display:flex;flex-direction:column;gap:8px}.worldMap_tooltipContent__VgTUx p{margin:0!important;padding:0!important;line-height:1.4!important;font-size:16px!important}.worldMap_interactionCount__nFQev{font-weight:500;color:#34495e;font-size:18px;margin-bottom:4px}.worldMap_clickHint__a5jw1{font-style:italic;color:#7f8c8d;font-size:16px;margin-top:0}.worldMap_legend__SKu0l{position:absolute;bottom:5px;right:5px;background:hsla(0,0%,100%,.9);border:1px solid #ccc;border-radius:4px;padding:4px;box-shadow:0 1px 4px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;width:60px;height:auto;max-height:80px;pointer-events:none;overflow:hidden}.worldMap_legendTitle__1ac6J{font-weight:600;font-size:8px;color:#333;margin-bottom:2px;text-align:center;border-bottom:1px solid #eee;padding-bottom:2px}.worldMap_legendItems__a9JdW{display:flex;flex-direction:column;gap:2px}.worldMap_legendItem__RrMWg{display:flex;align-items:center;gap:3px;font-size:7px;color:#666}.worldMap_legendColor__Ud5ec{width:8px;height:8px;border-radius:1px;border:1px solid #ddd;box-shadow:0 1px 1px rgba(0,0,0,.1)}.worldMap_mapControls__P3fMv{position:absolute;top:10px;right:10px;z-index:1000}.worldMap_controlButton__U6ceJ{background:hsla(0,0%,100%,.9);border:1px solid #ddd;border-radius:6px;padding:8px 12px;font-size:12px;font-weight:500;color:#333;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.worldMap_controlButton__U6ceJ:hover{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);transform:translateY(-1px)}@keyframes worldMap_fadeInUp__SyrdK{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.worldMap_countryHover__64N88{transition:all .2s ease-in-out}.worldMap_countryHover__64N88:hover{transform:scale(1.02);filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}@media (max-width:768px){.worldMap_mapContainer__88Lhh{height:70vh}.worldMap_legend__SKu0l{bottom:10px;right:10px;padding:12px;min-width:160px}.worldMap_legendTitle__1ac6J{font-size:12px}.worldMap_legendItem__RrMWg{font-size:11px;gap:8px}.worldMap_legendColor__Ud5ec{width:16px;height:16px}.worldMap_mapControls__P3fMv{top:5px;right:5px}.worldMap_controlButton__U6ceJ{padding:6px 10px;font-size:11px}}.countryDataModal_modalHeader___xRrS{display:flex!important;align-items:center!important;padding:1rem 1.5rem!important;background:linear-gradient(135deg,#f8f9fa,#e9ecef)!important;border-bottom:2px solid #dee2e6!important}.countryDataModal_headerContent__KrRA4{display:flex;align-items:center;gap:12px}.countryDataModal_countryName__E_oBA{font-size:1.5rem!important;font-weight:600!important;color:#2c3e50!important;margin:0!important}.countryDataModal_fittedTable__G95Vd td,.countryDataModal_fittedTable__G95Vd th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px;padding:6px 8px!important;font-size:1.2em}.countryDataModal_sortableHeader__c8dD3{cursor:pointer!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;padding-right:20px!important}.countryDataModal_sortableHeader__c8dD3:hover{background-color:rgba(0,0,0,.05);cursor:pointer!important}.countryDataModal_sortIcon___fNP9{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:.8em;color:#999;transition:color .2s ease}.countryDataModal_sortIcon___fNP9.countryDataModal_active___H0lh{color:#2185d0}.countryDataModal_sortIcon___fNP9.countryDataModal_inactive__WRjTP{color:#ccc}.countryDataModal_workInProgressSegment__DQdi8{display:flex!important;flex-direction:column;align-items:center;justify-content:center;height:300px;text-align:center}.countryDataModal_tableWrapper__f6UWt{overflow-x:auto;margin-bottom:1rem}.countryDataModal_fittedTable__G95Vd{width:100%;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:8px;overflow:hidden}.countryDataModal_cell__efC9F{padding:8px!important}.countryDataModal_paginationWrapper__e7HLp{margin-top:1rem;text-align:center;padding:.75rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.06);border:1px solid #e1e5e9;animation:countryDataModal_fadeInUp__ZO1lO .3s ease-out}@keyframes countryDataModal_fadeInUp__ZO1lO{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.countryDataModal_paginationWrapper__e7HLp .ui.pagination.menu{justify-content:center;background:#fff;border:1px solid #e1e5e9;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.08);padding:.25rem}.countryDataModal_paginationWrapper__e7HLp .ui.pagination.menu .item{border:none;border-radius:3px;margin:1px;transition:all .2s ease;padding:.4rem .6rem;min-width:2rem}.countryDataModal_paginationWrapper__e7HLp .ui.pagination.menu .item:hover{background-color:#f0f8ff;color:#2185d0}.countryDataModal_paginationWrapper__e7HLp .ui.pagination.menu .active.item{background-color:#2185d0;color:#fff;font-weight:600}.countryDataModal_paginationWrapper__e7HLp .ui.pagination.menu .active.item:hover{background-color:#1678c2}.countryDataModal_pairControls__DXrYb{margin-bottom:1.5rem;padding:1rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:8px;border:1px solid #e1e5e9}.countryDataModal_pairControlsRow__Beixz{display:flex;flex-direction:column;gap:.75rem}.countryDataModal_pairTitle__3qfkQ{color:#2c3e50;font-weight:600;font-size:1.1rem;margin-bottom:.5rem}.countryDataModal_countryDropdown__M0_dr{width:100%}.countryDataModal_chartCard__PZdmZ{background:#fff;border:1px solid #e7eef3;border-radius:16px;padding:1rem 1.25rem;margin:0 auto 1.5rem;box-shadow:0 4px 16px rgba(0,0,0,.08);animation:countryDataModal_fadeInUp__ZO1lO .3s ease-out}.countryDataModal_chartHeader___Cxwz{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.5rem}.countryDataModal_chartTitle__vIM__{color:#23424a;font-weight:700}.countryDataModal_chartSub__qnsCt{color:#6b8790;font-size:.9rem;display:flex;align-items:center;gap:1rem}.countryDataModal_loadingIndicator__PtQcs{display:flex;align-items:center;gap:.5rem;color:#4aa89d;font-size:.85rem}.countryDataModal_chartSvg__cdU5u{width:100%!important;height:auto!important;display:block;margin:0 auto}.countryDataModal_axisLabel__ws_2W{font-size:12px;fill:#6b8790;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.countryDataModal_chartEmpty__zcoeZ,.countryDataModal_chartError__TkAD5,.countryDataModal_chartLoading__9FA0c{color:#6b8790;padding:.5rem .75rem}.countryDataModal_chartLegend__zjSbv{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem;padding:.75rem;background:rgba(248,249,250,.8);border-radius:8px;border:1px solid #e9ecef}.countryDataModal_legendItem__29Ysz{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.countryDataModal_legendColor__dOuO9{width:12px;height:12px;border-radius:2px;flex-shrink:0}.countryDataModal_legendColorLoading__0D2Gb{width:12px;height:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.countryDataModal_legendText__cFePk{color:#495057;font-weight:500}@media (max-width:768px){.countryDataModal_chartHeader___Cxwz,.countryDataModal_chartSub__qnsCt{flex-direction:column;align-items:flex-start;gap:.5rem}.countryDataModal_chartLegend__zjSbv{flex-direction:column;gap:.5rem;padding:.5rem}.countryDataModal_pairControlsRow__Beixz{gap:1rem}}.worldMapScreen_filterSidebar__OMI3A{background-color:#197878;padding:20px;max-height:70vh;overflow-y:auto}.worldMapScreen_reporterCountry__GJdMc{max-height:300px;overflow-y:scroll}.worldMapScreen_yearFilter__sr96W{display:flex;flex-direction:column;gap:10px}.worldMapScreen_yearFilter__sr96W input{width:100%;padding:10px;cursor:pointer}.worldMapScreen_filterBtn__v2vKH{margin-top:15px!important;width:100%;background-color:#fff!important;color:#000!important}.worldMapScreen_filterSidebarBtnWrapper__gGxDu .worldMapScreen_ui__FPd2n.worldMapScreen_button__pSn2_{background-color:#f5f5f5!important;color:#000!important;border:1px solid #ccc!important;transition:background-color .2s ease!important}.worldMapScreen_filterSidebarBtnWrapper__gGxDu .worldMapScreen_ui__FPd2n.worldMapScreen_button__pSn2_:hover{background-color:#fff!important}.worldMapScreen_filterSidebarBtnWrapper__gGxDu button{background-color:#f5f5f5!important;color:#000!important;border:1px solid #ccc!important;transition:background-color .2s ease!important}.worldMapScreen_filterSidebarBtnWrapper__gGxDu button:hover{background-color:#fff!important}.worldMapScreen_worldMapScreenContainer__ANxxy{height:85vh;background:linear-gradient(135deg,#197878,#1e8282 50%,#146e6e);display:flex;flex-direction:column}.worldMapScreen_filterSidebarBtnWrapper__gGxDu{width:100%;padding:20px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:20px;gap:20px}.worldMapScreen_titleContainer__thu1Q{display:flex;justify-content:flex-start;align-items:center}.worldMapScreen_title__qTeh8{margin:0!important;color:#fff;font-size:1.5em;font-weight:600;display:flex;align-items:center;gap:10px}.worldMapScreen_title__qTeh8 i{font-size:1.5em!important;line-height:1!important;vertical-align:middle!important}.worldMapScreen_filterContainer__WPxdx{display:flex;justify-content:flex-end;align-items:center}.worldMapScreen_filterButton__bhm7F{background-color:#f5f5f5!important;color:#000!important;border:1px solid #ccc!important;transition:background-color .2s ease!important}.worldMapScreen_filterButton__bhm7F:hover{background-color:#fff!important}.worldMapScreen_mapButtons__ydQH6{display:flex;gap:10px}.worldMapScreen_mapButton__m7K5U{width:140px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.worldMapScreen_mapButtons__ydQH6 .worldMapScreen_ui__FPd2n.worldMapScreen_button__pSn2_{background-color:#f5f5f5!important;color:#fff!important;border:1px solid #ccc!important;transition:background-color .2s ease!important}.worldMapScreen_mapButtons__ydQH6 .worldMapScreen_ui__FPd2n.worldMapScreen_button__pSn2_:hover{background-color:#fff!important;color:#000!important}.worldMapScreen_mapButtons__ydQH6 .worldMapScreen_ui__FPd2n.worldMapScreen_button__pSn2_.worldMapScreen_primary__oO_9l{background-color:#fff!important;color:#000!important;border-color:#ccc!important}.worldMapScreen_disabledButton__MeFIA{opacity:.6!important;cursor:not-allowed!important}.worldMapScreen_disabledButton__MeFIA:hover{background-color:#f5f5f5!important;color:#000!important}.worldMapScreen_mapInfoBox__4ZS_Z{position:absolute;top:20px;right:20px;background:rgba(0,0,0,.8);color:#fff;padding:12px 16px;border-radius:8px;font-size:14px;max-width:300px;z-index:1000;display:flex;align-items:flex-start;gap:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease;cursor:pointer}.worldMapScreen_mapInfoBox__4ZS_Z:hover{background:rgba(0,0,0,.9);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.worldMapScreen_mapInfoBox__4ZS_Z .worldMapScreen_icon__uo_1n{margin-top:2px;flex-shrink:0}.worldMapScreen_closeIcon__zGb_d{cursor:pointer;opacity:.7;transition:opacity .2s ease;margin-left:auto;flex-shrink:0}.worldMapScreen_closeIcon__zGb_d:hover{opacity:1}.worldMapScreen_mapLegend__t7g8v{position:absolute;bottom:100px;right:20px;background:rgba(25,120,120,.85);color:#fff;padding:16px;border-radius:8px;font-size:14px;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);min-width:200px}.worldMapScreen_legendTitle__TMEIg{font-weight:600;margin-bottom:12px;font-size:16px;border-bottom:1px solid hsla(0,0%,100%,.2);padding-bottom:8px}.worldMapScreen_legendItem__LPojh{display:flex;align-items:center;gap:10px;margin-bottom:8px}.worldMapScreen_legendItem__LPojh:last-child{margin-bottom:0}.worldMapScreen_legendDot__uZZmp{width:12px;height:12px;border-radius:50%;flex-shrink:0}.worldMapScreen_legendLine__gKa_5{width:20px;height:2px;background:linear-gradient(90deg,#ff6b6b,#66bb6a);flex-shrink:0}.worldMapScreen_mapContainer__ziZHB{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.worldMapScreen_bottomContainer__L7I_H{width:90%;display:flex;justify-content:space-between;padding:0 20px;border-radius:10px}.worldMapScreen_visFilter__KXzji{background-color:#d2cece!important;font-weight:700!important}.worldMapScreen_scrollIcon__1XWyk{color:#6682a9;cursor:pointer;margin:10px}.worldMapScreen_menuContainer__WQA5n{position:relative;z-index:10;background-color:#fff;padding:10px;border-radius:5px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.worldMapScreen_parentContainer__Odm00{overflow:visible}@media screen and (max-width:768px){.worldMapScreen_worldMapScreenContainer__ANxxy{display:none!important}}.index_landingCard__EM2RQ{display:flex;flex-direction:column;align-items:center;height:100%;padding:0 1rem}.index_description__3Pgig{text-align:center;margin-top:1rem;font-size:16px;line-height:1.4}.index_headerRow__wGDAV{height:60vh}.index_datasetRow__uLH3i{padding:2rem 0;background-color:#f9f9f9;display:flex;align-items:center;justify-content:center}.index_landingText__y5eND{font-size:42px;font-weight:700;color:#000;line-height:50px;padding:0 4rem;text-align:left}.index_infoRow__ogp4V{height:auto;padding:2rem 0}.index_iconsContainer__hkRO4{display:flex!important;justify-content:center!important}.index_iconsWrapper__pSlxc{width:80%;display:flex;align-items:flex-start;justify-content:space-between;gap:2rem}.index_iconsContainer__hkRO4 .column{display:flex!important;align-items:flex-start!important}.index_scrollRow__n7i36{height:10vh}.index_scrollIcon__EKkww{color:#19787882;cursor:pointer;margin:3px;transition:color .4s}@keyframes index_vibrate__IApX1{0%{transform:translateY(0)}25%{transform:translateY(-2px)}50%{transform:translateY(2px)}75%{transform:translateY(-2px)}to{transform:translateY(0)}}.index_scrollIcon__EKkww:hover{animation:index_vibrate__IApX1 1s linear infinite;color:#197878}.index_cardBox__Pavn_{flex:1 1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);background-color:#f9f9f9;transition:transform .3s,color .3s;height:175px}.index_cardBox__Pavn_:hover{transform:translateY(-5px);color:#197878}.index_cardBox__Pavn_ p{margin-top:1rem;font-size:16px;color:#555}.index_cardBox__Pavn_ .icon{margin-top:.5rem}.index_datasetContainer__TsJKC{display:flex;align-items:center;justify-content:center;gap:2rem;padding:0 6rem}.index_datasetText__So739{font-size:20px;color:gray;text-align:center;line-height:1.6}.index_buttonContainer__rfAIw{display:flex;gap:1rem}.index_button__w0Hpc{display:flex;align-items:center;padding:.5rem 1rem;background-color:#fff;color:#197878;border-radius:5px;border:solid;border-color:#197878;text-decoration:none;transition:background-color .3s,color .3s}.index_button__w0Hpc:hover{background-color:#197878;color:#fff}@media screen and (max-width:768px){.index_datasetRow__uLH3i,.index_headerRow__wGDAV,.index_infoRow__ogp4V,.index_scrollRow__n7i36{display:none!important}}