.globe-app{--ink:#173f47;--sea:#081e2a;--paper:#fffcf2;color:var(--ink)}.globe-intro{display:flex;align-items:center;justify-content:space-between;gap:20px}.globe-intro h2{font-size:clamp(1.5rem,3vw,2.5rem);margin:0}.globe-intro p{margin:8px 0}.globe-companion{width:84px;height:100px;flex:none;overflow:hidden}.globe-companion img{width:100%;height:100%;object-fit:contain}.globe-favorites{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0 12px}.globe-app button{min-height:44px;cursor:pointer}.globe-favorites button[aria-pressed=true],.globe-view-list button[aria-pressed=true]{background:#174e55;color:#fff9e8;border-color:#174e55}.globe-library{background:#eaf0e7;border:1px solid #bdcec4;border-radius:16px;padding:12px 16px;margin-bottom:22px}.globe-app summary{cursor:pointer;min-height:28px;font-weight:700}.globe-library-tools{display:flex;gap:16px;padding:16px 0}.globe-library-tools label{flex:1}.globe-app label{display:block;font-size:.85rem;font-weight:700}.globe-app input[type=search],.globe-app select{display:block;width:100%;min-height:44px;border:1px solid #a9bdb5;border-radius:8px;padding:9px;background:#fffef6;color:#173f47;margin-top:6px}.globe-view-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;max-height:320px;overflow:auto}.globe-view-list button{text-align:left;font-size:.88rem}.globe-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;align-items:start}.globe-main{min-width:0}.globe-view-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.globe-view-heading h3{font-size:1.65rem;margin:4px 0}.globe-view-heading .eyebrow{margin:0}.globe-view-heading button{font-size:.8rem}.globe-stage{position:relative;width:100%;height:clamp(360px,54vw,610px);background:radial-gradient(ellipse at center,#163847,#081e2a 75%);border-radius:24px;overflow:hidden;isolation:isolate}.globe-stage canvas{display:block;width:100%;height:100%;touch-action:none}.globe-stage canvas[hidden]{display:none}.globe-stage canvas:focus-visible{outline:3px solid #ffdf7d;outline-offset:-5px}.globe-stage-label{position:absolute;bottom:18px;left:0;right:0;text-align:center;pointer-events:none;color:#a8c9cd;font:600 10px system-ui;letter-spacing:2px;z-index:1}.globe-stage svg{width:100%;height:100%;display:block}.globe-status{font-size:.85rem;min-height:20px;margin:10px 0}.globe-status button{margin-left:12px}.globe-controls{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.globe-controls button{padding:8px 12px;font-size:.82rem}.globe-controls label{display:flex;align-items:center;gap:5px;padding:0 5px}.globe-controls select{width:80px;margin:0;padding:6px}.globe-controls input[type=checkbox],.globe-terrain input[type=checkbox]{width:18px;height:18px;vertical-align:middle;accent-color:#174e55}.globe-controls button[aria-pressed=true]{background:#174e55;color:white}.globe-terrain{display:flex;align-items:center;gap:16px;flex-wrap:wrap;background:#eaf0e7;padding:12px;border-radius:10px;margin-top:12px}.globe-terrain[hidden]{display:none}.globe-terrain span{font-size:.8rem;max-width:230px}.globe-terrain input[type=range]{display:block;max-width:180px;accent-color:#174e55}.globe-legend{margin:20px 0 10px;border-top:1px solid #c4cfc4;padding-top:14px;font-size:.78rem}.globe-ramp{display:flex;margin-top:10px;height:14px;border-radius:7px;overflow:hidden}.globe-ramp span{flex:1}.globe-legend p{font-size:.72rem;word-spacing:6px;margin:6px 0}.globe-missing{display:inline-flex;gap:6px;align-items:center}.globe-missing i,.globe-legend-keys i{display:inline-block;width:13px;height:13px;border-radius:3px}.globe-legend-keys{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0}.globe-legend-keys span{display:flex;gap:5px;align-items:center}.globe-time{padding:10px 0}.globe-time input{width:100%;accent-color:#174e55;min-height:32px}.globe-time output{float:right;background:#174e55;color:white;padding:3px 10px;border-radius:8px}.globe-coverage{font-size:.78rem;color:#506970;line-height:1.5}.globe-prompt,.globe-notes{border-top:1px solid #c4cfc4;padding:14px 0;font-size:.86rem}.globe-notes a{color:#135e70;overflow-wrap:anywhere}.globe-panel{background:var(--paper);border:1px solid #c9d0be;border-radius:20px;padding:20px;position:sticky;top:14px;max-height:calc(100vh - 28px);overflow:auto}.globe-country-list{max-height:165px;overflow:auto;display:grid;gap:3px;margin-top:8px}.globe-country-list button{border:0;background:transparent;text-align:left;font-size:.87rem;padding:8px 10px;border-radius:6px}.globe-country-list button:hover,.globe-country-list button[aria-pressed=true]{background:#e3eee3}.globe-result-count{font-size:.7rem;color:#5c7271;margin:6px 0 20px}.globe-panel h3{font-size:1.65rem;margin:6px 0}.globe-panel .eyebrow{margin-top:16px}.globe-value{font-size:1.8rem;font-weight:750;line-height:1.15;overflow-wrap:anywhere;margin:12px 0}.globe-value-note{font-size:.78rem;color:#536c70}.globe-panel>label{margin-top:14px}.globe-panel p{line-height:1.5}.globe-panel button{font-size:.83rem}.globe-bars{display:grid;gap:12px;padding-top:18px}.globe-bars span{font-size:.75rem;display:block}.globe-bars i{height:12px;background:#347985;display:block;border-radius:4px;margin-top:5px}.globe-bars>div:nth-child(2) i{background:#a96695}#globeFeature{border-top:1px solid #c4cfc4;margin-top:18px;padding-top:8px}#globeFeature:empty{display:none}.globe-app [hidden]{display:none!important}
@media(max-width:1000px){.globe-layout{grid-template-columns:minmax(0,1fr) 280px}.globe-view-list{grid-template-columns:repeat(3,minmax(0,1fr))}.globe-panel{padding:14px}}
@media(max-width:760px){.globe-layout{display:flex;flex-direction:column}.globe-main,.globe-panel{width:100%}.globe-panel{position:static;max-height:none;border-radius:22px 22px 12px 12px}.globe-stage{height:390px;border-radius:18px}.globe-view-list{grid-template-columns:repeat(2,minmax(0,1fr))}.globe-library-tools{flex-direction:column;gap:10px}.globe-intro h2{font-size:1.7rem}.globe-companion{width:60px}.globe-favorites{gap:5px}.globe-favorites button{padding:8px;font-size:.78rem}.globe-view-heading h3{font-size:1.35rem}.globe-controls{gap:4px}.globe-controls button{padding:7px 9px}.globe-country-list{max-height:135px}.globe-panel{box-sizing:border-box}.masthead nav{grid-template-columns:repeat(5,minmax(0,1fr))!important}.globe-view-heading{align-items:start}}
@media(max-width:390px){.globe-stage{height:335px}.globe-companion{display:none}.globe-view-heading button{max-width:96px}.globe-controls button{font-size:.75rem}.globe-legend p{word-spacing:1px}}
@media(prefers-reduced-motion:reduce){.globe-app *{scroll-behavior:auto!important}}

/* A flat SVG can exist while 3D initializes, but it must never paint until explicitly selected. */
.globe-stage:not([data-map-mode="flat"]) #globeFlatMap{display:none}

.globe-sheet{color:#173f47;background:#fffcf2;border:1px solid #c2cec0;padding:22px;border-radius:22px;width:min(520px,90vw);max-height:75vh;overflow:auto}.globe-sheet::backdrop{background:rgba(5,27,38,.35)}.globe-sheet>button{float:right;margin-bottom:12px;min-height:44px}.globe-sheet>div{clear:both}.globe-sheet h3{font-size:1.7rem;margin:8px 0}.globe-sheet p{line-height:1.5}@media(max-width:760px){.globe-sheet{position:fixed;top:auto;bottom:0;left:0;right:0;margin:0;width:100%;max-width:none;max-height:65dvh;border-radius:24px 24px 0 0;padding:20px 20px max(24px,env(safe-area-inset-bottom));box-sizing:border-box}}
