:root{--bg: #15130f;--bg-map: #111713;--ocean: #111713;--panel: #191711;--panel-2: #1f1c16;--elev: #17140f;--border: #2c2820;--border-2: #463f31;--text: #ece6d8;--text-2: #9a9284;--text-3: #7d7565;--no-data: #2c352d;--accent: #c9a24b;--accent-2: #6fae7e;--warn: #d8a13f;--bad: #cf5b4e;--serif: "Spectral", Georgia, serif;--sans: "IBM Plex Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--sidebar-w: 268px;--radius: 1px;--shadow: 0 18px 54px rgba(0, 0, 0, .24)}*{box-sizing:border-box}html,body{width:100%;margin:0;height:100%;overflow-x:clip}body{background:var(--bg);color:var(--text);font-family:var(--sans);font-size:14px;-webkit-font-smoothing:antialiased;overflow:hidden}#root{height:100vh}.esg-app{display:flex;width:100%;min-width:0;height:100dvh;overflow:hidden}.esg-sidebar{width:var(--sidebar-w);flex:0 0 auto}.esg-main{min-height:0;overflow:hidden}.esg-brand-logo{display:block;width:96px;max-width:42%;height:48px;flex:0 0 auto;object-fit:contain;object-position:left center}.esg-brand-name{color:var(--text);font:600 18px/1.05 var(--serif)}.esg-endorsement{margin-top:5px;color:var(--text-3);font:8px/1.35 var(--mono);letter-spacing:.08em;text-transform:uppercase}.esg-freshness a{display:inline-block;margin-top:4px;color:var(--accent);text-underline-offset:3px}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#2c352e;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#394539}::-webkit-scrollbar-track{background:transparent}.mono{font-family:var(--mono)}.tnum{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:focus,.sr-only-focusable:focus-within{position:fixed;top:8px;left:8px;width:auto;height:auto;margin:0;padding:8px 12px;clip:auto;background:var(--panel);color:var(--text);border:1px solid var(--accent);border-radius:8px;z-index:100}@media print{body{overflow:visible}aside,.esg-range,.no-print{display:none!important}}.country{stroke:#0a0e0c;stroke-width:.4px;cursor:pointer;transition:opacity .2s ease;vector-effect:non-scaling-stroke}.country.nodata{cursor:default}.country.hover{stroke:#eef3ee;stroke-width:1.1px}.country.selected{stroke:#fff;stroke-width:1.4px}.graticule{fill:none;stroke:#96bec80f;stroke-width:.5px;vector-effect:non-scaling-stroke}.fadein{animation:fadein .42s ease both}@keyframes fadein{0%{transform:translateY(7px)}to{transform:none}}.slidein{animation:slidein .34s cubic-bezier(.22,.61,.36,1) both}@keyframes slidein{0%{transform:translate(18px)}to{transform:none}}.live-pulse{animation:livepulse 2s ease-out infinite}@keyframes livepulse{0%{transform:scale(1);opacity:.6}70%,to{transform:scale(2.6);opacity:0}}button{font-family:inherit;color:inherit;cursor:pointer}input{font-family:inherit}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.search-wrap:focus-within{outline:2px solid var(--accent);outline-offset:2px}.esg-range:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (prefers-reduced-motion: reduce){.fadein,.slidein,.live-pulse{animation:none!important}.country{transition:none}}.esg-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:5px;border-radius:99px;outline:none;background:linear-gradient(90deg,var(--accent-2),var(--accent));cursor:pointer}.esg-range:disabled{background:#2c352e;cursor:not-allowed}.esg-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#eaf6ee;border:3px solid var(--accent-2);box-shadow:0 2px 6px #00000080;cursor:grab}.esg-range:disabled::-webkit-slider-thumb{background:#687069;border-color:#3a443c}.esg-range::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#eaf6ee;border:3px solid var(--accent-2);box-shadow:0 2px 6px #00000080;cursor:grab}@media (max-width: 800px){.esg-app{flex-direction:column;height:100dvh;overflow-x:clip}.esg-sidebar{width:100%;max-width:100%;max-height:36dvh;flex:0 0 36dvh;border-right:0!important;border-bottom:1px solid var(--border)}.esg-main{width:100%;min-width:0;min-height:64dvh;flex:1 0 64dvh!important}.esg-search{right:74px;width:auto;max-width:calc(100% - 92px)}.esg-top-controls{top:72px!important;left:18px!important;max-width:calc(100% - 36px);transform:none!important;flex-wrap:wrap}.esg-bottom-controls{right:18px;max-width:calc(100% - 36px)}.esg-legend{right:18px!important;bottom:112px!important;max-width:calc(100% - 36px)}.country-panel{max-width:100%}}@media (max-width: 520px){.esg-sidebar{max-height:40dvh;flex-basis:40dvh;padding:14px 12px 12px!important}.esg-main{min-height:60dvh;flex-basis:60dvh!important}.esg-brand-logo{width:80px;height:40px}.esg-top-controls>div{max-width:100%}}
