@import "https://fonts.googleapis.com/css2?family=Poppins:wght@100;400;600;700&display=swap";body{margin:0;font-family:Poppins,sans-serif}#map{width:100%;height:100%;position:fixed;top:0;bottom:0;left:0}#loading-icon{z-index:9999;border:8px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:60px;height:60px;animation:1s linear infinite spin;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}#notFound{color:#1879d5;font-size:25px;font-weight:600;position:fixed;top:46%;left:46%}.legend-title{text-align:center;margin-bottom:8px;font-size:15px;font-weight:700}.legend-scale{display:block}.legend-bar{border:1px solid #00000026;border-radius:3px;width:100%;height:12px;display:flex;overflow:hidden}.legend-swatch{flex:1 1 0}.legend-ticks{color:#3b464f;height:14px;margin-top:4px;font-size:11px;position:relative}.legend-tick{white-space:nowrap;position:absolute;transform:translate(-50%)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#fff;border-radius:10px}::-webkit-scrollbar-thumb{background:#eaeaea;border-radius:10px;height:10px}::-webkit-scrollbar-thumb:hover{background:#dadada}button.active{color:#fff;background-color:#525252}button:not(.active):hover{color:#fff;background-color:#c3c3c3;transform:scale(1.05)}#top-controls{z-index:20;background:#fffffff5;border:1px solid #00000014;border-radius:8px;flex-direction:column;align-items:flex-start;gap:6px;width:290px;padding:12px 16px;display:flex;position:fixed;top:14px;left:14px;box-shadow:0 6px 22px #00000024}.explore-nav{justify-content:space-between;align-items:center;gap:14px;width:100%;font-size:12px;display:flex}.explore-nav a{color:#1879d5;font-weight:500;text-decoration:none}.explore-nav a:hover{text-decoration:underline}#image-text-container{text-transform:none;background:0 0;align-items:center;gap:7px;margin:0;padding:0;display:flex;position:static}#soc{color:#10617b;white-space:nowrap;margin:0;font-size:14px;font-weight:700;line-height:1}.button-container{gap:4px;margin:0;display:flex}.button-container>button{cursor:pointer;color:#555;white-space:nowrap;background-color:#f2f2f2;border:1px solid #b8b8b8;padding:4px 10px;font-size:12px;font-weight:500;line-height:1.4;transition:background-color .15s,color .15s,border-color .15s,transform .15s;border-radius:4px!important}.button-container>button.active{color:#fff;cursor:default;background-color:#3b464f;border-color:#3b464f}.button-container>button:not(.active):hover{color:#3b464f;background-color:#d6dade;transform:none}.search-row{align-items:center;gap:6px;width:100%;display:flex;position:relative}.region-search{color:#3b464f;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236a7480' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E") 8px/13px no-repeat;border:1px solid #cdd3d8;border-radius:4px;flex:auto;min-width:0;padding:4px 8px 4px 26px;font-family:Poppins,sans-serif;font-size:12px;line-height:1.4}.region-search::placeholder{color:#9aa3ab}.region-search:focus-visible{border-color:#1879d5;outline:none;box-shadow:0 0 0 2px #1879d540}.search-results{z-index:30;background:#fff;border:1px solid #0000001f;border-radius:6px;max-height:240px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 6px 18px #00000029}.search-results[hidden]{display:none}.search-opt{color:#3b464f;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;padding:6px 10px;font-size:12px;overflow:hidden}.search-opt:hover,.search-opt.active{background:#eef5fb}.search-empty{color:#9aa3ab;padding:6px 10px;font-size:12px}#data-explanation-btn{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;line-height:0;display:inline-flex}#data-explanation-btn .info-icon{color:#fff;background:#6a7480;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:11px;font-style:italic;font-weight:700;line-height:1;transition:background .15s;display:inline-flex}#data-explanation-btn[aria-expanded=true] .info-icon,#data-explanation-btn:hover .info-icon{background:#3b464f}#top-controls .tour-launch,#top-controls .tour-launch:not(.active):hover{color:#1877f2;background:0 0;flex:none;margin:0;padding:0;transform:none}#image-text-container .tour-launch-icon{width:16px;height:16px;font-size:11px}#data-explanation{z-index:25;box-sizing:border-box;color:#44525c;background:#fff;border:1px solid #e1e8ec;border-radius:10px;width:340px;max-width:calc(100vw - 28px);max-height:calc(100vh - 28px);padding:18px 20px;font-family:Poppins,sans-serif;font-size:12.5px;line-height:1.5;position:fixed;top:14px;left:14px;overflow-y:auto;box-shadow:0 10px 30px #0000002e}#data-explanation[hidden]{display:none}#data-explanation .close-btn{color:#9aa6ad;cursor:pointer;background:0 0;border:none;width:24px;height:24px;padding:0;font-size:22px;line-height:1;position:absolute;top:8px;right:10px}#data-explanation .close-btn:hover{color:#1879d5}#data-explanation h3{color:#10617b;margin:0 0 8px;padding-right:24px;font-size:16px}#data-explanation p{color:#44525c;margin:0 0 10px;font-size:12.5px;line-height:1.5}#data-explanation p:last-child{margin-bottom:0}#data-explanation a{color:#1879d5}#data-explanation .map-attribution{color:#7a8893;margin-top:12px;font-size:11px}.lab-mark{color:#4a5862;border-top:1px solid #e7ebee;align-items:center;gap:9px;margin-top:14px;padding-top:14px;font-family:Poppins,sans-serif;font-size:12px;text-decoration:none;display:flex}.lab-mark img{width:28px;height:28px;display:block}.lab-mark span{color:#10617b;font-weight:600}.lab-mark:hover span{text-decoration:underline}#console{z-index:19;color:#3b464f;background:#fffffff5;border:1px solid #00000014;border-radius:8px;width:290px;height:auto;max-height:calc(100vh - 28px);padding:12px 18px;position:fixed;bottom:14px;left:14px;right:auto;overflow-y:auto;box-shadow:0 6px 22px #00000024}#title{text-align:center;white-space:nowrap;margin:0 0 8px;font-size:16px;font-weight:700;line-height:1.2;overflow:hidden}#console-close{color:#3b464f;cursor:pointer;background:#0000000f;border:none;border-radius:50%;width:30px;height:30px;padding:0;font-size:20px;line-height:1;display:none;position:absolute;top:8px;right:10px}#console-close:hover{background:#0000001f}.panel-actions{flex-direction:column;gap:8px;margin:0 0 9px;display:flex}.toggle-row{color:#3b464f;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;margin:0;font-size:12px;line-height:1.3;display:flex}.toggle-label{flex:auto}.switch{flex:none;width:34px;height:18px;position:relative}.switch input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.slider{background:#cdd3d8;border-radius:999px;transition:background-color .15s;position:absolute;inset:0}.slider:before{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #00000040}.switch input:checked+.slider{background:#1879d5}.switch input:checked+.slider:before{transform:translate(16px)}.switch input:focus-visible+.slider{box-shadow:0 0 0 2px #1879d566}.control-row{color:#3b464f;justify-content:space-between;align-items:center;gap:12px;font-size:12px;line-height:1.3;display:flex}.control-label{flex:auto}#cutoff-slider{accent-color:#1879d5;width:100%;margin:0}.cutoff-ticks{color:#6a7480;justify-content:space-between;margin-top:-3px;font-size:10px;display:flex}.info-wrap{vertical-align:middle;margin-left:5px;display:inline-flex;position:relative}.opt-info-btn{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;line-height:0;display:inline-flex}.opt-info-btn .info-icon{color:#fff;background:#6a7480;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:10px;font-style:italic;font-weight:700;line-height:1;transition:background .15s;display:inline-flex}.opt-info-btn:hover .info-icon,.info-wrap.open .info-icon{background:#3b464f}.info-tip{color:#fff;text-align:left;opacity:0;visibility:hidden;z-index:1000;pointer-events:none;background:#3b464f;border-radius:6px;width:230px;max-width:min(70vw,260px);padding:8px 10px;font-size:11px;font-style:normal;font-weight:400;line-height:1.4;transition:opacity .15s,transform .15s;position:fixed;top:0;left:0;transform:translateY(-3px);box-shadow:0 4px 14px #00000040}.info-tip.show{opacity:1;visibility:visible;transform:translateY(0)}#console .console-legend{box-shadow:none;background:#f8f8f8d9;border:1px solid #0000000f;border-radius:4px;margin:0;padding:7px 10px;font-size:12px;position:static}#console .console-legend .legend-title{text-align:center;margin-bottom:4px;font-size:12px;font-weight:600}#console .console-legend .legend-ticks{font-size:10px}.cgfr-tooltip{pointer-events:none}.cgfr-tooltip .mapboxgl-popup-content{border-radius:6px;padding:6px 10px;font-family:Poppins,sans-serif;box-shadow:0 2px 10px #0000002e}.cgfr-tooltip .mapboxgl-popup-tip{display:none}.cgfr-tooltip .tt-name{color:#3b464f;font-size:12px;font-weight:600;line-height:1.2}@media (width<=720px){#top-controls{gap:5px;width:auto;max-width:calc(100vw - 16px);padding:7px 9px;top:8px;left:8px}.explore-nav{gap:10px;font-size:11px}.button-container{flex-wrap:wrap}.button-container>button{padding:4px 8px;font-size:11px}.search-row{flex-wrap:wrap}.region-search{flex-basis:100%}#console{box-sizing:border-box;background:#fffffff7;border:none;border-top:1px solid #0000001a;border-radius:0;width:100%;height:auto;max-height:45vh;padding:9px 14px 11px;inset:auto 0 0;overflow-y:auto;transform:none;box-shadow:0 -4px 16px #0000001f}#console-close{display:block}#title{text-align:left;align-items:center;min-height:30px;margin:0 34px 7px 0;font-size:15px;display:flex}.panel-actions{margin-top:10px}#data-explanation{width:calc(100vw - 16px);top:8px;left:8px}}.tour-launch{cursor:pointer;color:#1877f2;background:0 0;border:none;align-items:center;gap:6px;margin:0 0 12px;padding:0;font-size:12.5px;font-weight:600;display:inline-flex}.tour-launch:hover{text-decoration:underline}.tour-launch-icon{color:#fff;background:#1877f2;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.tour-blocker{z-index:9000;position:fixed;inset:0}.tour-spotlight{z-index:9001;pointer-events:none;border-radius:10px;transition:left .25s,top .25s,width .25s,height .25s;position:fixed;box-shadow:0 0 0 100vmax #0f172a8c}.tour-popover{z-index:9002;background:#fff;border-radius:12px;width:min(340px,100vw - 24px);max-height:calc(100vh - 24px);padding:18px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;transition:left .2s,top .2s;position:fixed;overflow:auto;box-shadow:0 12px 40px #00000047}.tour-dots{gap:6px;margin-bottom:12px;display:flex}.tour-dots span{background:#ced4da;border-radius:50%;width:7px;height:7px;transition:background .2s}.tour-dots span.on{background:#1877f2}.tour-title{color:#212529;margin:0 0 8px;font-size:16px}.tour-body{color:#495057;margin:0 0 16px;font-size:13.5px;line-height:1.5}.tour-footer{align-items:center;gap:8px;display:flex}.tour-spacer{flex:1}.tour-footer button{cursor:pointer;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600}.tour-skip{color:#868e96;background:0 0;border:none;padding:8px 4px}.tour-skip:hover{color:#495057;text-decoration:underline}.tour-btn-prev{color:#343a40;background:#fff;border:1px solid #ced4da}.tour-btn-prev:hover{background:#f1f3f5}.tour-btn-next{color:#fff;background:#1877f2;border:1px solid #1877f2}.tour-btn-next:hover{background:#166fe0}
