@charset "UTF-8";.panel-stack{display:none;flex-direction:column;gap:.75rem;left:4.75rem;max-height:calc(100vh - 8rem);max-width:17rem;overflow-y:auto;position:fixed;top:4.5rem;width:calc(100% - 5.75rem);z-index:1}.panel-stack.is-ready{display:flex}.panel-stack.compact{left:.75rem;max-height:calc(100vh - 11rem);max-width:none;right:.75rem;top:7rem;width:auto}.panel-stack.compact:not(.is-open){display:none}.panel-toggle{backdrop-filter:blur(10px);background:#080c14b8;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#ffffffe0;cursor:pointer;font-size:.72rem;left:1rem;letter-spacing:.12em;padding:.45rem .9rem;position:fixed;text-transform:uppercase;top:4rem;z-index:1}.panel-toggle[hidden]{display:none}.panel-toggle:hover,.panel-toggle:focus-visible{background:#ffffff29;color:#fff}.panel-toggle[aria-expanded=true]{background:#ffffff29}.panel{backdrop-filter:blur(10px);background:#080c14b8;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#ffffffe0;font-size:.82rem;padding:.8rem .9rem}.panel__title{font-size:.72rem;letter-spacing:.12em;margin:0 0 .6rem;text-transform:uppercase}.panel__title label{align-items:center;cursor:pointer;display:flex;gap:.45rem}.panel__status{color:#ffffff80;margin:.55rem 0 0}.panel__source{color:#ffffff52;font-size:.7rem;margin:.35rem 0 0}.panel__action{background:transparent;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#ffffffe0;cursor:pointer;font-size:.75rem;margin-top:.7rem;padding:.4rem .7rem;width:100%}.panel__action:hover{background:#ffffff1a}.panel-buttons{display:flex;flex-direction:column;gap:.3rem}.panel-button{background:transparent;border:1px solid transparent;border-radius:6px;color:#ffffff80;cursor:pointer;font-size:.8rem;padding:.32rem .5rem;text-align:left;transition:background-color .2s ease,color .2s ease}.panel-button:hover{color:#ffffffe0}.panel-button.is-active{background:#ffffff1a;border-color:#ffffff1f;color:#fff}.legend{margin-top:.75rem}.legend__ramp{border-radius:3px;display:block;height:8px;width:100%}.legend__scale{color:#ffffff80;display:flex;font-size:.7rem;justify-content:space-between;margin-top:.25rem}.depth-legend{display:flex;flex-direction:column;gap:.25rem;list-style:none;margin:.6rem 0 0;padding:0}.depth-legend li{align-items:center;color:#ffffff80;display:flex;font-size:.72rem;gap:.4rem}.depth-legend__swatch{border-radius:50%;display:inline-block;height:8px;width:8px}.depth-legend__swatch.is-shallow{background:#ff4d3d}.depth-legend__swatch.is-mid{background:#ffc14d}.depth-legend__swatch.is-deep{background:#4dd8ff}.panel--search{position:relative}.panel--search input{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#ffffffe0;font-size:.82rem;padding:.45rem .6rem;width:100%}.panel--search input::placeholder{color:#ffffff59}.panel--search input:focus{border-color:#ffffff59;outline:none}.search-results{list-style:none;margin:.4rem 0 0;padding:0}.search-results button{background:transparent;border:none;color:#ffffffe0;cursor:pointer;font-size:.8rem;padding:.3rem .4rem;text-align:left;width:100%}.search-results button:hover{background:#ffffff1a;border-radius:4px}.country-facts{display:grid;gap:.3rem .6rem;margin:0}.country-facts div{display:flex;gap:.6rem;justify-content:space-between}.country-facts dt{color:#ffffff80}.country-facts dd{margin:0;text-align:right}.country-metric{align-items:baseline;display:flex;gap:.5rem;justify-content:space-between;margin:.75rem 0 .35rem}.country-metric span{color:#ffffff80;font-size:.75rem}.country-metric__track{background:#ffffff1a;border-radius:2px;height:4px;overflow:hidden}.country-metric__bar{border-radius:2px;height:100%;transition:width .35s ease;width:0}.panel--country .panel__title{color:#ff4a4a;font-size:.95rem;letter-spacing:.04em;text-transform:none}.country-tooltip{background-color:#000000b8;border-radius:4px;color:#ffffffeb;display:none;font-size:.85rem;left:0;padding:.3rem .6rem;pointer-events:none;position:fixed;top:0;transform:translate(14px,14px);white-space:nowrap;z-index:1}
