@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;400;700&display=swap";body{font-family:Poppins,sans-serif;margin:0}#map{position:fixed;top:0;left:0;bottom:0;width:100%;height:100%}#loading-icon{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border:8px solid #f3f3f3;border-top:8px solid #3498db;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite;z-index:9999}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}#notFound{position:fixed;left:46%;top:46%;font-size:25px;font-weight:600;color:#1879d5}.legend-title{font-weight:700;text-align:center;margin-bottom:8px;font-size:15px}.legend-scale{display:flex;flex-direction:column;gap:4px}.legend-item{display:flex;align-items:center;font-size:13px}.legend-color{width:52px;height:12px;margin-right:8px;border-radius:4px;border:1px solid rgba(0,0,0,.1)}.table-container{position:relative;margin-top:30px;background:#fff0;padding:0;width:100%;color:#3b464f}.table-title{text-transform:uppercase;font-weight:700;text-align:center;margin-bottom:15px;font-size:13px}table{text-transform:uppercase;width:100%;border-collapse:collapse}th,td{padding:5px;text-align:left;font-size:13px}th{background-color:#fff0}td{border-bottom:1px solid #ddd;line-height:13px;font-size:12px;padding-bottom:17px}tr:last-child td{border-bottom:none}tr{line-height:35px}.rank-circle{display:inline-block;width:21px;height:22px;line-height:20px;border-radius:50%;background-color:#cfcfcf;color:#fff;text-align:center;font-size:12px;font-weight:700}#console{position:fixed;right:0;background:linear-gradient(to left,white 85%,transparent 100%);height:100%;width:450px;padding:60px 30px 30px 90px;color:#3b464f}#title{font-size:22px;margin-bottom:20px;font-weight:700}::-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{background-color:#525252;color:#fff}button:not(.active):hover{background-color:#c3c3c3;color:#fff;transform:scale(1.05)}#top-controls{position:fixed;top:14px;left:14px;z-index:20;display:flex;flex-direction:column;gap:8px;align-items:flex-start;padding:10px 12px;background:#ffffffeb;border:1px solid rgba(0,0,0,.08);border-radius:5px;box-shadow:0 1px 3px #00000014}.explore-nav{display:flex;justify-content:space-between;align-items:center;width:100%;gap:14px;font-size:12px}.explore-nav a{font-weight:500;color:#1879d5;text-decoration:none}.explore-nav a:hover{text-decoration:underline}.explore-nav .nav-home{color:#6a7480}#image-text-container{position:static;margin:0;padding:0;background:transparent;text-transform:none}#soc{margin:0;font-size:14px;font-weight:700;line-height:1.15;text-transform:uppercase;letter-spacing:.04em;color:#3b464f}#soc-sub{margin:3px 0 0;font-size:11px;font-weight:400;color:#6a7480;text-transform:none;letter-spacing:.01em}.button-container{display:flex;gap:4px;margin:0}.button-container>button{padding:4px 10px;font-size:12px;font-weight:500;border:1px solid #b8b8b8;border-radius:4px!important;cursor:pointer;background-color:#f2f2f2;color:#555;transition:background-color .15s,color .15s,border-color .15s,transform .15s;white-space:nowrap}.button-container>button.active{background-color:#3b464f;color:#fff;border-color:#3b464f;cursor:default}.button-container>button:not(.active):hover{background-color:#d6dade;color:#3b464f;transform:none}.projection-container{display:flex;gap:4px;margin:0}.projection-container>button{padding:3px 10px;font-size:11px;font-weight:500;border:1px solid #c8c8c8;border-radius:4px;cursor:pointer;background-color:#f6f6f6;color:#555;transition:background-color .15s,color .15s,border-color .15s}.projection-container>button.active{background-color:#3b464f;color:#fff;border-color:#3b464f;cursor:default}.projection-container>button:not(.active):hover{background-color:#d6dade;color:#3b464f}#data-explanation-btn{padding:4px 10px;font-size:11px;font-weight:500;color:#3b464f;background:transparent;border:1px solid #c8c8c8;border-radius:4px;cursor:pointer;display:inline-flex;align-items:center;gap:6px}#data-explanation-btn .info-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:#6a7480;color:#fff;font-size:10px;font-weight:700;font-style:italic;line-height:1}#data-explanation-btn[aria-expanded=true],#data-explanation-btn:hover{background:#f2f2f2}#data-explanation{position:fixed;top:14px;left:14px;z-index:25;width:360px;max-width:calc(100vw - 28px);max-height:calc(100vh - 80px);overflow-y:auto;padding:16px 20px;background:#fffffff7;border:1px solid rgba(0,0,0,.1);border-radius:6px;box-shadow:0 6px 22px #0000002e;font-family:Poppins,sans-serif;font-size:12px;line-height:1.55;color:#3b464f}#data-explanation[hidden]{display:none}#data-explanation .close-btn{position:absolute;top:6px;right:8px;width:24px;height:24px;background:transparent;border:none;font-size:22px;line-height:1;color:#6a7480;cursor:pointer;padding:0}#data-explanation .close-btn:hover{color:#1879d5}#data-explanation h3{margin:0 0 10px;padding-right:24px;font-size:14px;font-weight:700}#data-explanation p{margin:0 0 10px}#data-explanation p:last-child{margin-bottom:0}#console{width:320px;padding:36px 24px 28px 36px;background:linear-gradient(to left,white 88%,transparent 100%)}#title{margin:0 0 14px;font-size:20px;font-weight:700;text-align:center;line-height:1.25}#focus-country-btn{display:block;width:100%;margin:0 0 16px;padding:8px 10px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#fff;background:#2b8cbe;border:1px solid #2b8cbe;border-radius:5px;cursor:pointer;transition:background-color .15s,border-color .15s}#focus-country-btn:hover{background:#0868ac;border-color:#0868ac}#console .console-legend{position:static;margin:0 0 16px;padding:10px 12px;background:#f8f8f8d9;border:1px solid rgba(0,0,0,.06);border-radius:4px;box-shadow:none;font-size:12px}#console .console-legend .legend-title{font-size:12px;font-weight:600;text-align:center;margin-bottom:6px}#console .console-legend .legend-scale{gap:3px}#console .console-legend .legend-item{font-size:11px}#console .console-legend .legend-color{width:40px;height:10px;margin-right:8px;border-radius:2px}#credits{position:fixed;bottom:12px;right:12px;z-index:9;padding:6px 12px;font-family:Poppins,sans-serif;font-size:11px;line-height:1.4;color:#3b464f;background:#ffffffe6;border:1px solid rgba(0,0,0,.08);border-radius:4px;box-shadow:0 1px 3px #00000014}#credits a{color:#1879d5;text-decoration:none}#credits a:hover{text-decoration:underline}@media (max-width: 720px){#console{width:100%;max-height:50vh;padding:16px 16px 18px;background:#fffffff5;top:auto;bottom:0;height:auto}#data-explanation{width:calc(100vw - 28px)}}#top-10-container{margin-top:14px;height:auto;max-height:calc(100vh - 320px);overflow-y:auto}.table-title{margin-bottom:8px;font-size:12px}#top-10-table{width:100%;border-collapse:collapse;table-layout:fixed}#top-10-table thead th{padding:4px;font-size:11px;line-height:1.2;font-weight:700;letter-spacing:.04em}#top-10-table thead th:last-child{text-align:right}#top-10-table tbody tr{line-height:normal}#top-10-table tbody td{padding:7px 4px;font-size:12px;line-height:1.25;border-bottom:1px solid #eaeaea;vertical-align:middle}#top-10-table tbody tr:last-child td{border-bottom:none}#top-10-table tbody td:last-child{text-align:right;font-weight:600}#top-10-table th:first-child,#top-10-table td:first-child{width:30px;padding-right:0}#top-10-table th:last-child,#top-10-table td:last-child{width:52px;padding-right:2px}.rank-circle{width:20px;height:20px;line-height:20px;font-size:11px}
