#root{width:100%;min-width:0;padding:5px;max-width:1400px;margin:0 auto;padding:1rem;text-align:left;min-height:100vh}@media (max-width: 768px){#root{padding:.5rem}}.App{width:100%;min-width:0}.App .app__title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}@media (max-width: 480px){.App .app__title{font-size:1.2rem;margin-bottom:.75rem}}.App .app__nav ul{display:flex;justify-content:center;gap:1rem;list-style:none;padding:0;margin:0}@media (max-width: 480px){.App .app__nav ul{gap:.5rem}}.App .app__nav ul li a{text-decoration:none;color:#000;padding:.5rem 1rem;border-radius:8px;transition:background-color .2s ease}.App .app__nav ul li a:hover{background-color:#f0f0f0}@media (max-width: 480px){.App .app__nav ul li a{padding:.4rem .75rem;font-size:.9rem}}.logo{height:6em;padding:1.5em;will-change:filter}.logo:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.6666666667))}.logo.react:hover{filter:drop-shadow(0 0 2em rgba(97,218,251,.6666666667))}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;display:block;min-width:320px;min-height:100vh;width:100%;overflow-x:hidden;overflow-y:auto}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#svg__map.interactive path{opacity:.3}#svg__map.interactive .active{opacity:1;stroke:#000}.ranking,.armas{display:flex;flex-direction:column;gap:15px;font-size:12px;width:100%;min-width:0}.ranking .options__wrapper,.armas .options__wrapper{display:flex;flex-direction:column;gap:10px;width:100%;align-items:center}@media (min-width: 640px){.ranking .options__wrapper,.armas .options__wrapper{flex-direction:row;justify-content:center}}.ranking .main__wrapper,.armas .main__wrapper{display:grid;gap:15px;grid-template-columns:1fr;width:100%;min-width:0;position:relative}@media (min-width: 900px){.ranking .main__wrapper,.armas .main__wrapper{grid-template-columns:1fr 1fr;grid-auto-flow:column}}.ranking .main__wrapper .map__wrapper,.armas .main__wrapper .map__wrapper{position:relative;width:100%;max-width:500px;margin:0 auto;min-height:500px}@media (min-width: 900px){.ranking .main__wrapper .map__wrapper,.armas .main__wrapper .map__wrapper{margin:0;max-width:100%;min-height:600px}}.ranking .main__wrapper .table__wrapper,.armas .main__wrapper .table__wrapper{min-width:0;overflow-x:auto}.table__icon{width:12px;height:12px;display:grid;justify-content:center;align-items:center;margin:auto 0;color:#d7d7d7}.table__icon svg{width:100%;height:100%}._legend_wka7z_1{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:50px 50px;gap:10px;padding:2px;overflow-x:overlay}._legend_wka7z_1 ._legend__name_wka7z_9{padding:0 10px;min-width:90px;max-width:100px;border-radius:3px;color:#000;font-weight:700;cursor:pointer}._legend_wka7z_1 ._legend__description_wka7z_18{font-size:9px;display:flex;justify-content:center}._map_1bqex_1{width:100%;height:100%;min-height:500px;margin-bottom:5px}._map_1bqex_1 path{cursor:pointer;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._switch_1i6xo_1{position:relative;display:flex;gap:5px;background-color:#e6e6e6;border-radius:100px;padding:5px;width:fit-content;height:60px;align-items:center;justify-content:center;justify-items:center}@media (max-width: 480px){._switch_1i6xo_1{height:50px;padding:3px;gap:3px}}._switch_1i6xo_1 ._switch__item_1i6xo_21{position:relative;padding:0 15px;height:100%;color:#000;font-weight:700;cursor:pointer;border-radius:100px;display:flex;align-items:center;justify-content:center;width:30px;margin:5px 0}@media (max-width: 480px){._switch_1i6xo_1 ._switch__item_1i6xo_21{padding:0 10px;margin:3px 0;font-size:14px}}._switch_1i6xo_1 ._switch__tooltip_1i6xo_42{position:absolute;width:265px;height:20px;background-color:#e6e6e6;color:#000;left:280px;border-radius:9999px;opacity:80%;padding:10px;display:flex;justify-content:center;align-items:center}@media (max-width: 640px){._switch_1i6xo_1 ._switch__tooltip_1i6xo_42{position:fixed;left:50%;transform:translate(-50%);top:50%;width:auto;max-width:90vw;z-index:1000}}._table_jfcfi_1{display:grid;min-width:100%;width:100%;max-width:100%}@media (max-width: 480px){._table_jfcfi_1{min-width:500px}}._table_jfcfi_1 thead{display:grid;position:sticky;top:0;z-index:100}._table_jfcfi_1 thead tr th:first-child{padding-left:15px;font-weight:400;display:flex;align-items:flex-start}@media (max-width: 480px){._table_jfcfi_1 thead tr th:first-child{padding-left:8px;font-size:10px}}._table_jfcfi_1 thead tr th{padding:10px;display:grid;grid-auto-flow:column;cursor:pointer;font-weight:400;line-height:normal}@media (max-width: 480px){._table_jfcfi_1 thead tr th{padding:5px;font-size:10px}}._table_jfcfi_1 thead tr th:last-child{cursor:default;font-weight:400}._table_jfcfi_1 tbody{display:grid;margin-top:10px}._table_jfcfi_1 tbody tr{cursor:pointer;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-width:1px 0 1px 0;border-style:solid;border-color:transparent;display:grid;padding:2px 0;align-items:center}@media (max-width: 480px){._table_jfcfi_1 tbody tr{font-size:10px;gap:5px}}._table_jfcfi_1 tbody tr td:first-child{display:flex;gap:5px;align-items:flex-start;padding-left:15px}@media (max-width: 480px){._table_jfcfi_1 tbody tr td:first-child{padding-left:8px;flex-direction:column;gap:2px}}._table_jfcfi_1 tbody tr td ._score_jfcfi_83{display:flex;justify-content:flex-end}._table_jfcfi_1 tbody tr td:last-child{padding:0 10px;min-width:90px;max-width:100px;border-radius:3px}@media (max-width: 480px){._table_jfcfi_1 tbody tr td:last-child{padding:0 5px;min-width:60px}}._table_jfcfi_1 tbody tr:nth-child(even){background-color:#e6e6e6}._caption_u3k6e_1{position:absolute;bottom:0;left:0;display:flex;flex-direction:column;gap:4px;padding:4px;justify-content:flex-end;align-items:flex-start;margin-left:10px;width:fit-content;max-width:100%}@media (max-width: 900px){._caption_u3k6e_1{position:relative;width:100%;margin-left:0;flex-direction:row;flex-wrap:wrap;justify-content:center;bottom:auto;left:auto}}._caption_u3k6e_1 ._caption__wrapper_u3k6e_27{width:fit-content;height:30px;display:grid;grid-auto-flow:column;grid-template-rows:30px;grid-template-columns:auto auto;justify-content:start;align-items:center;cursor:pointer;gap:6px}@media (max-width: 900px){._caption_u3k6e_1 ._caption__wrapper_u3k6e_27{width:auto;grid-template-columns:auto auto;grid-template-rows:auto}}._caption_u3k6e_1 ._caption__wrapper_u3k6e_27 ._caption__name_u3k6e_46{min-width:35px;padding:0 8px;border-radius:50px;color:#000;font-weight:700;height:26px;display:flex;align-items:center;justify-content:center;font-size:10px;line-height:normal;white-space:nowrap}@media (max-width: 900px){._caption_u3k6e_1 ._caption__wrapper_u3k6e_27 ._caption__name_u3k6e_46{height:auto;padding:5px 10px;font-size:10px}}._caption_u3k6e_1 ._caption__wrapper_u3k6e_27 ._caption__description_u3k6e_67{font-size:10px;display:flex;justify-content:flex-start;min-width:fit-content;white-space:nowrap}@media (max-width: 900px){._caption_u3k6e_1 ._caption__wrapper_u3k6e_27 ._caption__description_u3k6e_67{font-size:10px}}
