.InteractiveMap-module__pRv6Ea__mapContainer{width:100%;height:600px;box-shadow:var(--shadow-lg);border:1px solid var(--border);border-radius:1rem;position:relative;overflow:hidden}.InteractiveMap-module__pRv6Ea__map{z-index:1;width:100%;height:100%}.InteractiveMap-module__pRv6Ea__mapPlaceholder{background:var(--surface);border:1px solid var(--border);border-radius:1rem;justify-content:center;align-items:flex-start;width:100%;height:600px;padding:2rem;display:flex;overflow-y:auto}.InteractiveMap-module__pRv6Ea__mapContent{text-align:center;width:100%;max-width:800px}.InteractiveMap-module__pRv6Ea__mapContent h3{color:var(--text-primary);margin-bottom:.5rem}.InteractiveMap-module__pRv6Ea__mapContent p{color:var(--text-secondary);margin-bottom:2rem}.InteractiveMap-module__pRv6Ea__citiesList{text-align:left;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;display:grid}.InteractiveMap-module__pRv6Ea__cityCard{background:var(--card-bg);border:1px solid var(--border);cursor:pointer;border-radius:.75rem;padding:1.25rem;transition:all .3s}.InteractiveMap-module__pRv6Ea__cityCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.InteractiveMap-module__pRv6Ea__cityHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.InteractiveMap-module__pRv6Ea__cityHeader h4{color:var(--text-primary);margin:0;font-size:1.125rem}.InteractiveMap-module__pRv6Ea__loadingSpinner{text-align:center;color:var(--text-secondary)}.InteractiveMap-module__pRv6Ea__spinner{border:3px solid var(--border);border-top:3px solid var(--primary-color);border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:1s linear infinite InteractiveMap-module__pRv6Ea__spin}@keyframes InteractiveMap-module__pRv6Ea__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.InteractiveMap-module__pRv6Ea__popup{min-width:250px;padding:.5rem}.InteractiveMap-module__pRv6Ea__popup h3{color:var(--text-primary);margin:0 0 .25rem;font-size:1.25rem;font-weight:600}.InteractiveMap-module__pRv6Ea__country{color:var(--text-secondary);margin:0 0 1rem;font-size:.875rem}.InteractiveMap-module__pRv6Ea__stage{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;font-weight:500;display:flex}.InteractiveMap-module__pRv6Ea__stageIndicator{border-radius:50%;width:12px;height:12px}.InteractiveMap-module__pRv6Ea__resourceCounts{margin:1rem 0}.InteractiveMap-module__pRv6Ea__resourceCounts h4{color:var(--text-primary);margin:0 0 .75rem;font-size:1rem}.InteractiveMap-module__pRv6Ea__counts{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1rem;display:grid}.InteractiveMap-module__pRv6Ea__count{text-align:center;background:var(--surface);border-radius:.5rem;padding:.5rem}.InteractiveMap-module__pRv6Ea__number{color:var(--primary-color);font-size:1.25rem;font-weight:700;line-height:1;display:block}.InteractiveMap-module__pRv6Ea__label{color:var(--text-secondary);margin-top:.25rem;font-size:.75rem;display:block}.InteractiveMap-module__pRv6Ea__exploreButton{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;width:100%;padding:.75rem;font-weight:600;transition:all .3s}.InteractiveMap-module__pRv6Ea__exploreButton:hover{box-shadow:var(--shadow);transform:translateY(-1px)}.InteractiveMap-module__pRv6Ea__legend{background:var(--card-bg);box-shadow:var(--shadow);border:1px solid var(--border);z-index:1000;border-radius:.75rem;min-width:160px;padding:1rem;position:absolute;bottom:1rem;right:1rem}.InteractiveMap-module__pRv6Ea__legend h4{color:var(--text-primary);margin:0 0 .75rem;font-size:.875rem;font-weight:600}.InteractiveMap-module__pRv6Ea__legendItems{flex-direction:column;gap:.5rem;display:flex}.InteractiveMap-module__pRv6Ea__legendItem{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.InteractiveMap-module__pRv6Ea__legendColor{border-radius:50%;flex-shrink:0;width:12px;height:12px}.InteractiveMap-module__pRv6Ea__loading{height:100%;color:var(--text-secondary);justify-content:center;align-items:center;font-weight:500;display:flex}.InteractiveMap-module__pRv6Ea__cityPopup h3{color:var(--text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.InteractiveMap-module__pRv6Ea__cityPopup p{color:var(--text-secondary);margin:0 0 .25rem;font-size:.875rem}.InteractiveMap-module__pRv6Ea__popupCounts{border-top:1px solid var(--border);margin-top:.75rem;padding-top:.75rem}.InteractiveMap-module__pRv6Ea__popupCounts div{color:var(--text-primary);margin:.25rem 0;font-size:.875rem}.InteractiveMap-module__pRv6Ea__legendNote{border-top:1px solid var(--border);margin-top:.5rem;padding-top:.5rem}.InteractiveMap-module__pRv6Ea__legendNote small{color:var(--text-secondary);font-size:.75rem}@media (max-width:768px){.InteractiveMap-module__pRv6Ea__mapContainer{height:400px}.InteractiveMap-module__pRv6Ea__legend{margin-top:1rem;position:relative;bottom:auto;right:auto}.InteractiveMap-module__pRv6Ea__popup{min-width:200px}.InteractiveMap-module__pRv6Ea__counts{grid-template-columns:1fr;gap:.5rem}}
.ResourcesPage-module__2LZscG__resourcesPage{min-height:100vh}.ResourcesPage-module__2LZscG__searchBar{align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.ResourcesPage-module__2LZscG__searchContainer{flex:1;position:relative}.ResourcesPage-module__2LZscG__searchIcon{width:1.25rem;height:1.25rem;color:var(--text-secondary);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.ResourcesPage-module__2LZscG__searchSpinner{pointer-events:none;width:1.25rem;height:1.25rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.ResourcesPage-module__2LZscG__searchSpinner .ResourcesPage-module__2LZscG__searchIcon{color:var(--primary);animation:1s linear infinite ResourcesPage-module__2LZscG__spin;position:static;transform:none}.ResourcesPage-module__2LZscG__spinnerCircle{transform-origin:50%}@keyframes ResourcesPage-module__2LZscG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ResourcesPage-module__2LZscG__searchInput{border:2px solid var(--border);background:var(--card-bg);width:100%;color:var(--text-primary);border-radius:.75rem;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .2s;box-shadow:0 2px 8px #00000014}.dark .ResourcesPage-module__2LZscG__searchInput{box-shadow:0 2px 8px #0000004d}.ResourcesPage-module__2LZscG__searchInput:focus{border-color:var(--input-focus);box-shadow:0 2px 8px #0000001f,0 0 0 3px var(--interactive-focus-ring);outline:none}.dark .ResourcesPage-module__2LZscG__searchInput:focus{box-shadow:0 2px 8px #0006,0 0 0 3px var(--interactive-focus-ring)}.ResourcesPage-module__2LZscG__clearSearch{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:.375rem;padding:.25rem;transition:all .2s;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.ResourcesPage-module__2LZscG__clearSearch:hover{background:var(--gray-100);color:var(--text-primary)}.ResourcesPage-module__2LZscG__clearSearch svg{width:1.25rem;height:1.25rem}.ResourcesPage-module__2LZscG__viewToggle{flex-shrink:0;gap:1rem;display:flex}.ResourcesPage-module__2LZscG__viewToggleBtn{border:2px solid var(--border);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;min-height:3rem;padding:1rem 1.25rem;font-size:1rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:0 1px 3px #0000000d}.ResourcesPage-module__2LZscG__viewToggleBtn:hover{border-color:var(--primary-color);color:var(--primary-color)}.ResourcesPage-module__2LZscG__viewToggleBtn.ResourcesPage-module__2LZscG__active{background:var(--primary-color);border-color:var(--primary-color);color:var(--primary-contrast-text,white);font-weight:500;box-shadow:0 4px 12px #0000001a}.dark .ResourcesPage-module__2LZscG__viewToggleBtn.ResourcesPage-module__2LZscG__active{box-shadow:0 4px 12px #0000004d}.ResourcesPage-module__2LZscG__viewToggleBtn svg{width:16px;height:16px}.ResourcesPage-module__2LZscG__mapContainer{width:100%;box-shadow:var(--shadow-lg);border:2px solid var(--border);border-radius:12px;margin-top:2rem;overflow:hidden}.dark .ResourcesPage-module__2LZscG__mapContainer{box-shadow:0 4px 12px #0006}.ResourcesPage-module__2LZscG__addResourceBtn{box-shadow:var(--shadow);white-space:nowrap;flex-shrink:0;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.ResourcesPage-module__2LZscG__addResourceBtn:hover{box-shadow:var(--shadow-lg);transform:translateY(-1px)}.ResourcesPage-module__2LZscG__addResourceBtn svg{width:18px;height:18px;transition:transform .3s}.ResourcesPage-module__2LZscG__addResourceBtn:hover svg{transform:rotate(90deg)}.ResourcesPage-module__2LZscG__header{text-align:center;margin-bottom:2rem}.ResourcesPage-module__2LZscG__staticBadge{background:linear-gradient(135deg,var(--secondary-color),var(--validation-success-text));color:var(--secondary-contrast-text,white);border-radius:20px;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #22c55e33}.ResourcesPage-module__2LZscG__titleSection{text-align:center;margin-bottom:2rem}.ResourcesPage-module__2LZscG__title{margin-bottom:1rem}.ResourcesPage-module__2LZscG__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.6}.ResourcesPage-module__2LZscG__stats{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.ResourcesPage-module__2LZscG__stat{text-align:center;background:var(--card-bg);box-shadow:var(--shadow);border:1px solid var(--border);border-radius:1rem;min-width:120px;padding:1rem 1.5rem}.ResourcesPage-module__2LZscG__statNumber{color:var(--primary-color);font-size:2rem;font-weight:800;line-height:1;display:block}.ResourcesPage-module__2LZscG__statLabel{color:var(--text-secondary);margin-top:.25rem;font-size:.875rem;font-weight:500;display:block}.ResourcesPage-module__2LZscG__mapSection,.ResourcesPage-module__2LZscG__gridSection{margin-bottom:3rem}.ResourcesPage-module__2LZscG__loading{text-align:center;min-height:60vh;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;display:flex}.ResourcesPage-module__2LZscG__spinner{border:4px solid var(--border);border-top:4px solid var(--primary-color);border-radius:50%;width:50px;height:50px;margin-bottom:2rem;animation:1s linear infinite ResourcesPage-module__2LZscG__spin}.ResourcesPage-module__2LZscG__loading h2{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem}.ResourcesPage-module__2LZscG__loading p{margin:0}.ResourcesPage-module__2LZscG__loadMoreContainer{text-align:center;flex-direction:column;align-items:center;margin:2rem 0;padding:2rem;display:flex}.ResourcesPage-module__2LZscG__loadMoreButton{box-shadow:var(--shadow);border-radius:2rem;margin-bottom:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.ResourcesPage-module__2LZscG__loadMoreButton:hover{box-shadow:var(--shadow-lg);transform:translateY(-1px)}.ResourcesPage-module__2LZscG__loadMoreText{color:var(--text-secondary);margin:0;font-size:.875rem}.ResourcesPage-module__2LZscG__controlsRow{display:contents}.ResourcesPage-module__2LZscG__fullscreenOverlay{z-index:9999;background:var(--card-bg);border:1px solid var(--border);pointer-events:auto;opacity:.9;border-radius:12px;max-width:calc(100vw - 100px);padding:12px;position:absolute;top:20px;left:20px;box-shadow:0 8px 32px #00000080}.ResourcesPage-module__2LZscG__fullscreenSelectorWrapper{margin-bottom:-2rem}@media (max-width:768px){.ResourcesPage-module__2LZscG__fullscreenOverlay{border-radius:16px;max-width:none;padding:10px;inset:auto 10px 20px}.ResourcesPage-module__2LZscG__fullscreenSelectorWrapper{margin-bottom:-2rem}.ResourcesPage-module__2LZscG__viewToggleWrapper{width:100%}.ResourcesPage-module__2LZscG__viewToggleWrapper>button{flex:1}.ResourcesPage-module__2LZscG__stats{gap:1rem}.ResourcesPage-module__2LZscG__stat{min-width:100px;padding:.75rem 1rem}.ResourcesPage-module__2LZscG__statNumber{font-size:1.5rem}.ResourcesPage-module__2LZscG__viewToggle{width:100%;margin-bottom:1.5rem}.ResourcesPage-module__2LZscG__toggleButton{flex:1;justify-content:center;padding:.75rem}.ResourcesPage-module__2LZscG__subtitle{font-size:1rem}.ResourcesPage-module__2LZscG__searchBar{flex-direction:column;align-items:stretch;gap:1rem}.ResourcesPage-module__2LZscG__searchContainer{width:100%}.ResourcesPage-module__2LZscG__controlsRow{flex-direction:column;gap:1rem;width:100%;display:flex}.ResourcesPage-module__2LZscG__addResourceBtn{justify-content:center;width:100%;padding:.875rem 1.25rem}.ResourcesPage-module__2LZscG__loadMoreContainer{margin:1.5rem 0;padding:1.5rem}.ResourcesPage-module__2LZscG__loadMoreButton{padding:.875rem 1.5rem;font-size:.95rem}}@media (max-width:480px){.ResourcesPage-module__2LZscG__subtitle{font-size:.95rem;line-height:1.5}.ResourcesPage-module__2LZscG__searchBar{gap:.75rem}.ResourcesPage-module__2LZscG__searchInput{height:auto;min-height:3rem;padding:1.125rem 1rem 1.125rem 2.75rem;font-size:1rem}.ResourcesPage-module__2LZscG__addResourceBtn{padding:.75rem 1.125rem;font-size:.9rem}.ResourcesPage-module__2LZscG__addResourceBtn svg{width:16px;height:16px}.ResourcesPage-module__2LZscG__loadMoreContainer{margin:1rem 0;padding:1rem}.ResourcesPage-module__2LZscG__loadMoreButton{padding:.75rem 1.25rem;font-size:.9rem}}.ResourcesPage-module__2LZscG__libraryIntroWrapper{text-align:center;margin-top:.25rem}.ResourcesPage-module__2LZscG__libraryIntroToggleLink{color:var(--text-secondary);cursor:pointer;text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border);background:0 0;border:none;align-items:center;gap:.375rem;padding:0;font-size:.95rem;font-weight:500;transition:color .2s;display:inline-flex}.ResourcesPage-module__2LZscG__libraryIntroToggleLink:hover{color:var(--primary-color);-webkit-text-decoration-color:var(--primary-color);text-decoration-color:var(--primary-color)}.ResourcesPage-module__2LZscG__libraryIntroToggleLink svg{flex-shrink:0;width:12px;height:12px;transition:transform .2s}.ResourcesPage-module__2LZscG__libraryIntroContent{opacity:1;text-align:left;max-width:800px;max-height:600px;margin:1rem auto 0;transition:max-height .3s ease-out,opacity .2s ease-out;overflow:hidden}.ResourcesPage-module__2LZscG__libraryIntroContent.ResourcesPage-module__2LZscG__collapsed{opacity:0;max-height:0;margin:0 auto}.ResourcesPage-module__2LZscG__libraryIntroInner{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:1rem;padding:1.5rem}.dark .ResourcesPage-module__2LZscG__libraryIntroInner{box-shadow:0 2px 8px #0000004d}.ResourcesPage-module__2LZscG__libraryIntroText{color:var(--text-primary);margin:0 0 1.25rem;font-size:1rem;line-height:1.7}.ResourcesPage-module__2LZscG__libraryIntroList{flex-direction:column;gap:.75rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.ResourcesPage-module__2LZscG__libraryIntroItem{color:var(--text-secondary);align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.ResourcesPage-module__2LZscG__libraryIntroItem strong{color:var(--text-primary);font-weight:600}.ResourcesPage-module__2LZscG__libraryIntroIcon{flex-shrink:0;width:18px;height:18px;margin-top:.2rem}.ResourcesPage-module__2LZscG__libraryIntroLink{color:var(--primary-color);text-underline-offset:2px;font-weight:500;text-decoration:underline;transition:color .2s}.ResourcesPage-module__2LZscG__libraryIntroLink:hover{color:var(--primary-dark)}.ResourcesPage-module__2LZscG__libraryIntroFooter{border-top:1px solid var(--border-light,var(--border));justify-content:flex-end;margin-top:.75rem;padding-top:.75rem;display:flex}.ResourcesPage-module__2LZscG__libraryIntroCloseButton{background:var(--surface,var(--card-bg));border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.ResourcesPage-module__2LZscG__libraryIntroCloseButton:hover{background:var(--interactive-hover,var(--card-elevated-bg,var(--card-bg)));border-color:var(--primary-color);color:var(--primary-color)}.ResourcesPage-module__2LZscG__libraryIntroCloseButton svg{flex-shrink:0;width:12px;height:12px}@media (max-width:768px){.ResourcesPage-module__2LZscG__libraryIntroInner{padding:1.25rem}.ResourcesPage-module__2LZscG__libraryIntroText{font-size:.95rem}.ResourcesPage-module__2LZscG__libraryIntroItem{font-size:.9rem}.ResourcesPage-module__2LZscG__libraryIntroIcon{width:16px;height:16px}}@media (max-width:480px){.ResourcesPage-module__2LZscG__libraryIntroInner{padding:1rem}.ResourcesPage-module__2LZscG__libraryIntroText{font-size:.9rem;line-height:1.6}.ResourcesPage-module__2LZscG__libraryIntroItem{font-size:.85rem}}
