@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;600;700&family=Instrument+Sans:wght@600;700&display=swap";:root{--bg:#0b1220;--panel:#0c121cd1;--panel-solid:#101826;--border:#ffffff1f;--text:#f4f7fb;--muted:#9aa8b8;--accent:#4fc3f7;--accent-soft:#4fc3f729;--danger:#ff8a80;--radius:10px;--shadow:0 10px 30px #00000059;--font:"DM Sans", "Segoe UI", sans-serif;--font-display:"Instrument Sans", "Segoe UI", sans-serif;--header-h:4rem;--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px)}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;min-height:100%;margin:0}body{font-family:var(--font);color:var(--text);background:var(--bg);overflow:hidden}button,input,select{font:inherit;color:inherit}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{grid-template-rows:auto 1fr;height:100%;min-height:100dvh;display:grid}.app-shell.is-earth-only{grid-template-rows:1fr}.app-shell.is-earth-only .app-header{display:none}.app-shell.is-earth-only .map-stage{height:100%;min-height:100dvh}.map-stage.is-earth-only .browse-bar,.map-stage.is-earth-only .country-panel-shell,.map-stage.is-earth-only .peak-overlay-panel,.map-stage.is-earth-only .atlas-hint,.map-stage.is-earth-only .map-mode-chip{display:none!important}.earth-only-toggle{z-index:18;top:calc(.65rem + var(--safe-top,0px));right:calc(.75rem + var(--safe-right,0px));min-height:2rem;color:var(--text);letter-spacing:.02em;cursor:pointer;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);background:#0c121ce6;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;transition:background .2s,border-color .2s,transform .15s;display:inline-flex;position:absolute;bottom:auto;left:auto}.earth-only-toggle:hover,.earth-only-toggle:focus-visible{background:#141e2ceb;border-color:#4fc3f773;outline:none}.earth-only-toggle.is-active{color:#e8f6ff;background:#4fc3f72e;border-color:#4fc3f78c}.earth-only-toggle-icon{opacity:.9;font-size:1rem;line-height:1}.app-header{min-height:var(--header-h);padding:calc(.65rem + var(--safe-top)) calc(1.1rem + var(--safe-right)) .65rem calc(1.1rem + var(--safe-left));border-bottom:1px solid var(--border);-webkit-backdrop-filter:none;z-index:20;background:#080e18f0;align-items:center;gap:1rem;display:flex}.brand-row{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.brand-block{align-items:baseline;gap:.35rem;display:flex}.brand-mark{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.35rem;font-weight:700}.brand-tag{color:var(--accent);letter-spacing:.08em;font-size:.75rem;font-weight:600}.back-link{color:var(--muted);border-radius:6px;padding:.3rem .5rem;font-size:.85rem}.back-link:hover{color:var(--text);background:#ffffff0f}.search-wrap{flex:1;max-width:420px;margin-inline:auto;position:relative}.search-input{border:1px solid var(--border);background:#ffffff0a;border-radius:999px;outline:none;width:100%;padding:.65rem .9rem}.search-input:focus{box-shadow:0 0 0 3px var(--accent-soft);border-color:#4fc3f78c}.search-results{background:var(--panel-solid);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);z-index:30;max-height:280px;margin:0;padding:.35rem;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto}.search-result{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:flex-start;gap:.15rem;width:100%;padding:.55rem .65rem;display:flex}.search-result:hover,.search-result:focus-visible{background:var(--accent-soft);outline:none}.result-name{font-weight:600}.result-meta{color:var(--muted);font-size:.8rem}.unit-toggle{border:1px solid var(--border);border-radius:999px;flex-shrink:0;display:inline-flex;overflow:hidden}.unit-toggle button{cursor:pointer;color:var(--muted);background:0 0;border:none;padding:.4rem .7rem}.unit-toggle button.is-active{background:var(--accent-soft);color:var(--accent)}.map-stage,.peak-map-pane{background:#061018;min-height:0;position:relative}.peak-terrain-wrap{opacity:0;width:100%;height:100%;transition:opacity .45s;position:relative}.peak-terrain-wrap.is-revealed{opacity:1}.peak-terrain-wrap.is-cinematic{cursor:progress}.cinematic-overlay{left:calc(1rem + var(--safe-left));bottom:calc(1rem + var(--safe-bottom));z-index:16;border-radius:var(--radius);border:1px solid var(--border);-webkit-backdrop-filter:none;box-shadow:var(--shadow);pointer-events:none;background:#080e18eb;align-items:center;gap:.85rem;padding:.75rem 1rem;display:flex;position:absolute}.cinematic-copy{min-width:0}.cinematic-status{letter-spacing:.01em;margin:0;font-weight:600}.cinematic-hint{color:var(--muted);margin:.25rem 0 0;font-size:.8rem}.cinematic-skip{pointer-events:auto;border:1px solid var(--border);color:var(--text);cursor:pointer;background:#ffffff14;border-radius:999px;flex-shrink:0;padding:.45rem .85rem;font-size:.85rem;font-weight:600}.cinematic-skip:hover,.cinematic-skip:focus-visible{background:var(--accent-soft);border-color:#4fc3f78c;outline:none}.map-stage{height:100%;min-height:0;position:relative}.world-map-wrap,.atlas-map-wrap{width:100%;height:100%;position:relative}.map-stage.is-peak-mode .atlas-map-wrap{touch-action:pan-x pan-y pinch-zoom;position:absolute;inset:0}.map-stage.is-cinematic .browse-bar,.map-stage.is-cinematic .country-panel-shell,.peak-overlay-panel.is-cinematic-hidden{visibility:hidden;pointer-events:none}.peak-overlay-panel{z-index:12;pointer-events:none;width:min(360px,100%);position:absolute;top:0;bottom:0;right:0}.peak-overlay-panel .peak-seo-main,.peak-overlay-panel .details-sheet,.peak-overlay-panel .peak-dossier,.peak-overlay-panel .empty-state{pointer-events:auto;height:100%;box-shadow:-12px 0 40px #00000059}.peak-overlay-panel .peak-seo-main{min-height:0;box-shadow:none;flex-direction:column;display:flex}.peak-overlay-panel .peak-seo-main>.details-sheet{flex:1;min-height:0}.peak-overlay-panel .peak-dossier{border-left:1px solid var(--border);background:#0a101af0}.details-sheet{background:#0a101af5;flex-direction:column;min-height:0;display:flex}.details-sheet-chrome{border-bottom:1px solid var(--border);align-items:stretch;gap:.35rem;padding:.35rem .55rem .45rem;display:none}.details-sheet-tab{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:.35rem;padding:.25rem .5rem .45rem;display:flex}.details-sheet-handle{background:#ffffff47;border-radius:999px;width:2.5rem;height:.28rem}.details-sheet-tab-copy{flex-direction:column;align-items:flex-start;gap:.1rem;width:100%;min-width:0;display:flex}.details-sheet-tab-title{font-family:var(--font-display);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:1rem;font-weight:700;overflow:hidden}.details-sheet-tab-sub{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.75rem;overflow:hidden}.details-sheet-chevron{color:var(--muted);font-size:.85rem;position:absolute;top:1.15rem;right:3.1rem}.details-sheet-chrome{position:relative}.details-sheet-close{border:1px solid var(--border);width:2.25rem;color:var(--text);cursor:pointer;background:#ffffff0d;border-radius:10px;flex-shrink:0;font-size:1.25rem;line-height:1}.details-sheet-body{flex:1;min-height:0;overflow:auto}@keyframes details-tab-nudge{0%,to{transform:translate(0)}18%{transform:translate(-5px,10px)}36%{transform:translate(0)}52%{transform:translate(-3px,6px)}68%{transform:translate(0)}82%{transform:translate(-1px,3px)}}@keyframes details-chevron-wiggle{0%,to{transform:translate(0)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}@media (prefers-reduced-motion:reduce){.details-sheet.is-collapsed.is-nudging,.details-sheet.is-collapsed.is-nudging .details-sheet-chevron{animation:none}}.country-panel-shell{top:calc(.85rem + var(--safe-top,0px));right:calc(.85rem + var(--safe-right));bottom:calc(5.5rem + var(--safe-bottom));z-index:12;pointer-events:none;width:min(340px,100% - 1.7rem);position:absolute}.country-panel-shell .details-sheet{pointer-events:auto;border:1px solid var(--border);border-radius:var(--radius);height:100%;box-shadow:var(--shadow);overflow:hidden}.country-panel{width:auto;height:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:0;padding:1.1rem 1.15rem 1.25rem;animation:none;position:relative;inset:auto;overflow:auto}.peak-photo-fallback{text-align:center;color:var(--muted);background:#0a101a;place-content:center;gap:.35rem;padding:1rem;font-size:.85rem;display:grid}.peak-photo-fallback a{color:var(--accent);font-weight:600}.map-mode-chip{top:calc(.85rem + var(--safe-top,0px));z-index:8;border:1px solid var(--border);-webkit-backdrop-filter:none;color:var(--text);pointer-events:none;white-space:nowrap;background:#080e18eb;border-radius:999px;padding:.4rem .85rem;font-size:.82rem;font-weight:600;position:absolute;left:50%;transform:translate(-50%)}.atlas-hint{left:50%;bottom:calc(5.5rem + var(--safe-bottom,0px));z-index:10;-webkit-backdrop-filter:none;background:#0a101af0;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:.75rem;max-width:min(420px,100% - 2rem);padding:.7rem .85rem .7rem 1rem;animation:.45s ease-out both atlas-hint-in;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 10px 28px #00000059}.atlas-hint-copy{color:#e8eef6;margin:0;font-size:.88rem;line-height:1.35}.atlas-hint-dismiss{background:var(--accent-soft);color:#d7f1ff;cursor:pointer;border:1px solid #4fc3f773;border-radius:8px;flex-shrink:0;padding:.35rem .7rem;font-size:.78rem;font-weight:600}.atlas-hint-dismiss:hover,.atlas-hint-dismiss:focus-visible{border-color:#4fc3f7bf;outline:none}@keyframes atlas-hint-in{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.atlas-hint{animation:none}}.country-flag-marker{cursor:pointer;filter:drop-shadow(0 3px 8px #00000080);background:0 0;border:none;justify-items:center;gap:.15rem;padding:0;transition:transform .15s;display:grid}.country-flag-marker:hover,.country-flag-marker:focus-visible{outline:none;transform:translateY(-3px)scale(1.05)}.country-flag-marker-img{object-fit:cover;box-sizing:border-box;background:#111;border:1px solid #ffffff80;border-radius:8px;display:block}.country-flag-marker.is-flag-only{gap:0}.country-flag-marker.is-flag-only .country-flag-marker-img,.country-flag-marker.is-flag-only .country-flag-marker-fallback{border-radius:7px;width:28px;height:20px}.country-flag-marker.is-flag-only .country-flag-marker-fallback{font-size:.62rem}.country-flag-marker-fallback{width:40px;height:28px;color:var(--accent);box-sizing:border-box;background:#1c2a3a;border:1px solid #ffffff80;border-radius:8px;place-items:center;font-size:.7rem;font-weight:700;display:grid}.country-flag-marker-label{background:#080e18d1;border:1px solid #ffffff24;border-radius:999px;align-items:center;max-width:8.5rem;padding:.15rem .45rem;display:inline-flex}.country-flag-marker-name{text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:600;overflow:hidden}.country-panel-top{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.country-panel-heading{align-items:flex-start;gap:.75rem;min-width:0;display:flex}.country-panel-flag{border:1px solid #ffffff73;border-radius:8px;margin-top:.2rem}.country-panel-title{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:700;line-height:1.15}.country-stats{margin-bottom:.75rem}.stat-meta{color:var(--muted);margin-top:.15rem;font-size:.8rem;font-weight:500;display:block}.inline-peak-link{color:var(--accent);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-weight:600}.inline-peak-link:hover,.inline-peak-link:focus-visible{outline:none;text-decoration:underline}.country-ranges{color:var(--muted);margin:0 0 1rem;font-size:.85rem;line-height:1.4}.country-peak-list{margin:0 0 1rem;padding:0;list-style:none}.country-peak-list li{border-bottom:1px solid #ffffff0f}.country-peak-row{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-direction:column;align-items:flex-start;gap:.15rem;width:100%;padding:.55rem .15rem;display:flex}.country-peak-row:hover,.country-peak-row:focus-visible{background:var(--accent-soft);outline:none}.back-world-btn{border:1px solid var(--border);width:100%;color:var(--text);cursor:pointer;background:#ffffff0a;border-radius:8px;padding:.55rem .75rem;font-weight:600}.back-world-btn:hover,.back-world-btn:focus-visible{background:var(--accent-soft);border-color:#4fc3f78c;outline:none}.icon-btn{border:1px solid var(--border);width:2rem;height:2rem;color:var(--text);cursor:pointer;background:#ffffff0a;border-radius:8px;flex-shrink:0;font-size:1.25rem;line-height:1}.icon-btn:hover,.icon-btn:focus-visible{color:var(--accent);border-color:#4fc3f78c;outline:none}.control-select:disabled{opacity:.45;cursor:not-allowed}@keyframes panel-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.browse-bar{left:calc(1rem + var(--safe-left));right:calc(1rem + var(--safe-right));bottom:calc(1rem + var(--safe-bottom));border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:none;z-index:10;background:#0c121cf0;flex-wrap:wrap;align-items:center;gap:.45rem;padding:.7rem .85rem;display:flex;position:absolute}.control-select{border:1px solid var(--border);background:#00000059;border-radius:8px;outline:none;min-width:140px;max-width:min(200px,42vw);padding:.45rem .6rem}.control-select:focus{border-color:#4fc3f78c}.result-count{color:var(--muted);white-space:nowrap;margin:0 0 0 .25rem;font-size:.8rem}.flag-marker{cursor:pointer;filter:drop-shadow(0 2px 4px #00000073);background:0 0;border:none;justify-items:center;gap:0;padding:0;transition:transform .15s;display:grid}.flag-marker:hover,.flag-marker:focus-visible{outline:none;transform:translateY(-2px)scale(1.06)}.flag-marker-img{object-fit:cover;box-sizing:border-box;background:#111;border:1px solid #ffffff80;border-radius:7px;display:block}.flag-marker-fallback{width:28px;height:20px;color:var(--accent);box-sizing:border-box;background:#1c2a3a;border:1px solid #ffffff80;border-radius:7px;place-items:center;font-size:.75rem;display:grid}.flag-marker-pin{border-top:7px solid #ffffffd9;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;margin-top:1px}.peak-page .peak-stage{animation:.5s ease-out both peak-stage-in}.peak-stage{grid-template-columns:minmax(0,1fr) minmax(280px,360px);height:100%;min-height:0;display:grid}.peak-dossier{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;min-height:0;padding:1.25rem calc(1.35rem + var(--safe-right)) calc(2rem + var(--safe-bottom)) 1.35rem;border-left:1px solid var(--border);background:#0a101af0;animation:.55s ease-out 80ms both dossier-in;overflow:auto}.peak-seo-qualifier{letter-spacing:-.02em;color:var(--muted);font-weight:600}.peak-seo-map-blurb,.peak-seo-routes,.peak-seo-staging{color:var(--muted);margin:.65rem 0 0;font-size:.92rem;line-height:1.55}.peak-seo-about .peak-description{margin-top:.35rem}@keyframes peak-stage-in{0%{opacity:.35}to{opacity:1}}@keyframes dossier-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.peak-photo{border:1px solid var(--border);background:#0a101a;border-radius:10px;margin:0 0 1rem;position:relative;overflow:hidden}.peak-photo.is-pending{display:none}.peak-photo.is-ready{animation:.28s ease-out peak-photo-in}@keyframes peak-photo-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.peak-photo.is-ready{animation:none}}.peak-photo-stage{aspect-ratio:16/10;background:#0a101a;width:100%;position:relative}.peak-photo-stage>img{object-fit:cover;width:100%;height:100%;display:block}.peak-photo-credit{z-index:2;letter-spacing:.01em;color:#f4f7fbb8;pointer-events:none;background:linear-gradient(#0000 0%,#0003 45%,#0000008c 100%);margin:0;padding:1.35rem .55rem .35rem;font-size:.62rem;line-height:1.3;position:absolute;bottom:0;left:0;right:0}.peak-photo-credit-text,.peak-photo-credit-link{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:inline-block;overflow:hidden}.peak-photo-credit-link{pointer-events:auto;color:#f4f7fbc7;text-decoration:none}.peak-photo-credit-link:hover,.peak-photo-credit-link:focus-visible{color:#fffffff2;outline:none;text-decoration:underline}.peak-photo-gallery .peak-photo-dots{bottom:1.35rem}.peak-photo-slide{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .85s;display:block;position:absolute;inset:0}.peak-photo-slide.is-active{opacity:1;z-index:1}.peak-photo-dots{z-index:2;background:#00000059;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .4rem;display:inline-flex;position:absolute;bottom:.55rem;left:50%;transform:translate(-50%)}.peak-photo-dot{cursor:pointer;background:#ffffff47;border:none;border-radius:50%;width:7px;height:7px;padding:0;position:relative}.peak-photo-dot:before{content:"";position:absolute;inset:-10px}.peak-photo-dot.is-active{background:#ffffffd9}@media (prefers-reduced-motion:reduce){.peak-photo-slide{transition:none}}.nearby-places-list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.nearby-places-list li{flex-direction:column;gap:.15rem;display:flex}.nearby-places-name{color:#eef4fb;font-weight:600}.nearby-places-meta{color:var(--muted);font-size:.82rem}.nearby-place-marker{pointer-events:none;filter:drop-shadow(0 2px 6px #00000073);flex-direction:column;align-items:center;display:flex}.nearby-place-label{color:#f2f6fb;white-space:nowrap;background:#0c121ce0;border:1px solid #ffffff38;border-radius:6px;flex-direction:column;align-items:flex-start;gap:.05rem;padding:.28rem .45rem .32rem;display:flex}.nearby-place-name{letter-spacing:.01em;font-size:.72rem;font-weight:650}.nearby-place-dist{color:#9eb0c4;font-size:.64rem}.nearby-place-pin{border-top:7px solid #0c121ceb;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;margin-top:-1px}.dossier-back-globe{z-index:2;color:var(--accent);background:#0a101af5;border-bottom:1px solid #0000;align-items:center;gap:.25rem;margin:-.15rem 0 .85rem;padding:.4rem .15rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex;position:sticky;top:0}.dossier-back-globe:hover,.dossier-back-globe:focus-visible{color:#d7f1ff;text-underline-offset:.18em;outline:none;text-decoration:underline}.dossier-top{align-items:flex-start;gap:.85rem;margin-bottom:1rem;display:flex}.dossier-flag{border:1px solid #ffffff73;border-radius:8px;margin-top:.35rem}.dossier-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin:0 0 .2rem;font-size:.72rem}.dossier-title{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:1.7rem;font-weight:700;line-height:1.15}.dossier-subtitle{color:var(--muted);margin:.3rem 0 0;font-size:.92rem}.dossier-aliases{color:#8fa0b4;margin:.35rem 0 0;font-size:.78rem;line-height:1.35}.peak-why-notable{color:#eaf4fc;background:#4fc3f714;border-left:3px solid #4fc3f7a6;border-radius:0 8px 8px 0;margin:0 0 .85rem;padding:.65rem .75rem;font-size:.92rem;font-weight:600;line-height:1.4}.peak-description{color:#e7eef7;margin:0 0 1.25rem;line-height:1.55}.info-block{border-bottom:1px solid var(--border);margin-bottom:1.2rem;padding-bottom:1rem}.info-block:last-child{border-bottom:none}.info-heading,.sub-heading{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0 0 .65rem;font-size:.78rem}.info-list{gap:.55rem;margin:0;display:grid}.info-list div{grid-template-columns:7.5rem 1fr;gap:.5rem;display:grid}.info-list dt{color:var(--muted);margin:0;font-size:.88rem}.info-list dd{margin:0;font-weight:600}.plain-list{margin:0;padding:0;list-style:none}.plain-list li{border-bottom:1px solid #ffffff0f;padding:.35rem 0}.nearby-toggle{letter-spacing:.1em;text-transform:uppercase;width:100%;color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;padding:.25rem 0;font-size:.78rem;display:flex}.nearby-toggle:hover{color:var(--text)}.amenity-list{gap:.65rem;margin:0 0 .85rem;padding:0;list-style:none;display:grid}.amenity-row-top{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.amenity-name{color:var(--text);font-weight:600}.amenity-name-link{color:var(--text)}.amenity-name-link:hover,.amenity-name-link:focus-visible{color:var(--accent);outline:none;text-decoration:underline}.amenity-disclaimer{color:var(--muted);margin:0 0 .85rem;font-size:.8rem;line-height:1.4}.amenity-disclaimer a{color:var(--accent);font-weight:600}.amenity-disclaimer a:hover{text-decoration:underline}.amenity-meta{color:var(--muted);margin:.2rem 0 0;font-size:.78rem;line-height:1.4}.amenity-category{color:#c9d7e8}.spin-fun-fact{z-index:4;pointer-events:none;transition:opacity .25s;position:absolute;inset:0;overflow:hidden}.spin-fun-fact-line{pointer-events:none;display:block;position:absolute;inset:0;overflow:visible}.spin-fun-fact-line line{stroke:#e8dcbecc;stroke-width:1.25px;stroke-dasharray:3 2.5}.spin-fun-fact-line circle{fill:#e8dcbefa;stroke:#0a101aa6;stroke-width:1.25px}.spin-fun-fact-card{-webkit-backdrop-filter:none;color:#f2efe6;will-change:transform;background:linear-gradient(#1c2634f5 0%,#0c121cf5 100%);border:1px solid #e8dcbe52;border-radius:10px;width:200px;padding:0;animation:.4s spin-fact-in;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 8px 22px #00000061}.spin-fun-fact-country{letter-spacing:.08em;text-transform:uppercase;color:#e8dcbeeb;background:linear-gradient(90deg,#e8dcbe29,#4fc3f714);border-bottom:1px solid #e8dcbe33;align-items:center;gap:.35rem;padding:.28rem .55rem;font-size:.62rem;font-weight:600;display:flex}.spin-fun-fact-flag{object-fit:cover;box-sizing:border-box;border:1px solid #ffffff73;border-radius:4px;width:22px;height:16px;display:block}.spin-fun-fact-flag-fallback{box-sizing:border-box;background:#ffffff1a;border:1px solid #ffffff73;border-radius:4px;justify-content:center;align-items:center;width:22px;height:16px;font-size:.55rem;display:inline-flex}.spin-fun-fact-peak{font-family:var(--font-display);letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:.35rem .55rem .1rem;font-size:.88rem;overflow:hidden}.spin-fun-fact-text{color:#f2efe6e6;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;padding:0 .55rem .5rem;font-size:.72rem;line-height:1.35;display:-webkit-box;overflow:hidden}@keyframes spin-fact-in{0%{opacity:0;filter:blur(2px)}to{opacity:1;filter:blur()}}@media (prefers-reduced-motion:reduce){.spin-fun-fact-card{animation:none}}.nearby-summary{color:var(--muted);margin:.65rem 0 .75rem;font-size:.92rem;line-height:1.45}.peak-page-marker{box-shadow:var(--shadow);background:#080e18bf;border:1px solid #ffffff59;border-radius:4px;place-items:center;padding:.2rem;display:grid}.peak-page-marker img{border-radius:2px;display:block}.map-missing-token,.empty-state{text-align:center;height:100%;color:var(--muted);place-content:center;gap:.75rem;padding:2rem;display:grid}.route-fallback{min-height:100dvh;color:var(--muted);background:radial-gradient(ellipse 80% 50% at 50% 0%, #4fc3f714, transparent), var(--bg,#0a101a);place-content:center;padding:2rem;display:grid}.atlas-map-fallback{width:100%;height:100%;min-height:inherit;background:radial-gradient(70% 55% at 50% 45%,#4fc3f71f,#0000 65%),#071018;place-content:center;display:grid}.atlas-map-fallback-copy{color:var(--muted);letter-spacing:.02em;margin:0;font-size:.95rem}.map-missing-token code,.empty-state code{color:var(--accent)}.text-link{color:var(--accent);font-weight:600}.text-link:hover{text-decoration:underline}.mapboxgl-ctrl-attrib{color:#d7dde6!important;background:#00000073!important}.mapboxgl-ctrl-group{border:1px solid var(--border)!important;box-shadow:var(--shadow)!important;background:#0c121ce6!important}.mapboxgl-ctrl-group button{background-color:#0000!important}.mapboxgl-ctrl-top-left{margin-top:max(.65rem, var(--safe-top))!important;margin-left:max(.65rem, var(--safe-left))!important}@media (width<=900px){body{overflow:auto}.app-shell{height:auto;min-height:100dvh}.app-header{padding:calc(.5rem + var(--safe-top)) calc(.75rem + var(--safe-right)) .5rem calc(.75rem + var(--safe-left));flex-wrap:wrap;gap:.55rem .75rem}.search-wrap{flex:100%;order:3;max-width:none}.search-input{padding:.55rem .8rem;font-size:1rem}.peak-stage{grid-template-rows:min(58vh,480px) auto;grid-template-columns:1fr}.map-stage.is-peak-mode .peak-overlay-panel{top:calc(.55rem + var(--safe-top,0px));right:calc(.55rem + var(--safe-right));width:min(300px, calc(100% - 1.1rem - var(--safe-left) - var(--safe-right)));height:auto;max-height:min(72vh,100% - 1.1rem);bottom:auto;left:auto}.peak-overlay-panel .details-sheet{height:auto;max-height:min(72vh, calc(100dvh - var(--header-h) - 1.2rem));border:1px solid var(--border);border-radius:14px;box-shadow:0 14px 36px #00000073}.peak-overlay-panel .details-sheet.is-expanded{height:min(72vh, calc(100dvh - var(--header-h) - 1.2rem))}.peak-overlay-panel .peak-dossier{box-shadow:none;border-left:none;border-radius:0;height:auto}.details-sheet-chrome{display:flex}.details-sheet-handle{display:none}.details-sheet-tab{flex-direction:row;align-items:center;gap:.45rem;padding:.45rem .55rem}.details-sheet-tab-copy{flex:1}.details-sheet-chevron{flex-shrink:0;margin-left:auto;position:static}.details-sheet.is-collapsed.is-nudging{animation:.95s ease-in-out 2 details-tab-nudge}.details-sheet.is-collapsed.is-nudging .details-sheet-chevron{animation:.45s ease-in-out 4 details-chevron-wiggle}.details-sheet.is-collapsed .details-sheet-body{display:none}.details-sheet.is-expanded .details-sheet-body{display:block}.country-panel-shell{top:calc(.55rem + var(--safe-top,0px));right:calc(.55rem + var(--safe-right));width:min(300px, calc(100% - 1.1rem - var(--safe-left) - var(--safe-right)));height:auto;max-height:min(68vh,100% - 5.25rem);bottom:auto;left:auto}.country-panel-shell .details-sheet{height:auto;max-height:min(68vh, calc(100dvh - var(--header-h) - 5.25rem));border:1px solid var(--border);border-radius:14px;box-shadow:0 14px 36px #00000073}.country-panel-shell .details-sheet.is-expanded{height:min(68vh, calc(100dvh - var(--header-h) - 5.25rem))}.country-panel-desktop-close,.country-panel .back-world-btn{display:none}.country-peak-list{max-height:none}.map-stage{min-height:calc(100dvh - var(--header-h))}.browse-bar{left:calc(.65rem + var(--safe-left));right:calc(.65rem + var(--safe-right));bottom:calc(.65rem + var(--safe-bottom))}.earth-only-toggle{top:calc(.65rem + var(--safe-top,0px));right:calc(.65rem + var(--safe-right,0px));-webkit-backdrop-filter:none;min-height:2rem;padding:.4rem .7rem;font-size:.76rem;bottom:auto;left:auto}.cinematic-overlay{left:calc(.65rem + var(--safe-left));right:calc(.65rem + var(--safe-right));bottom:calc(.65rem + var(--safe-bottom))}.control-select{min-width:0;max-width:100%}.map-mode-chip{top:calc(.65rem + var(--safe-top,0px))}.site-nav-compact{flex-wrap:nowrap;order:2;gap:.5rem}.app-header .unit-toggle{margin-left:auto}.app-header.is-peak .site-nav-compact{display:none}.unit-toggle button{min-width:2.75rem;min-height:2.75rem;padding:.55rem .8rem;font-size:.9rem}.peak-photo-dot{width:10px;height:10px}.peak-photo-dot:before{inset:-12px}.peak-photo-dots{gap:.55rem;padding:.3rem .55rem}.nearby-toggle{min-height:2.75rem;padding:.7rem 0;font-size:.8rem}}@media (width<=640px){:root{--header-h:3.25rem;--radius:8px}.app-header{-webkit-backdrop-filter:none;gap:.35rem .45rem;min-height:0}.brand-row{gap:.45rem}.brand-mark{font-size:1.05rem}.brand-tag{font-size:.64rem}.back-link{padding:.25rem .35rem;font-size:.78rem}.site-nav{gap:.4rem}.site-nav a{font-size:.72rem}.site-nav-compact{gap:.32rem}.site-nav-compact a{letter-spacing:.01em;font-size:.68rem}.unit-toggle button{min-width:2.75rem;min-height:2.75rem;padding:.55rem .75rem;font-size:.88rem}.search-input{border-radius:10px;padding:.5rem .75rem}.search-results{max-height:220px}.browse-bar{-webkit-backdrop-filter:none;gap:.35rem;padding:.5rem .55rem}.control-select{flex:calc(50% - .35rem);min-width:0;max-width:none;padding:.4rem .45rem;font-size:.82rem}.result-count{flex:100%;margin:0;font-size:.72rem}.map-stage.is-peak-mode .peak-overlay-panel{width:min(280px, calc(100% - 1rem - var(--safe-left) - var(--safe-right)));max-height:min(70vh,100% - 1rem)}.peak-dossier,.map-stage.is-peak-mode .peak-overlay-panel .peak-dossier{padding:.7rem .75rem .85rem}.dossier-top{margin-bottom:.65rem}.dossier-title{font-size:1.25rem}.peak-description,.peak-why-notable{font-size:.88rem;line-height:1.4}.peak-photo{border-radius:8px;margin-bottom:.65rem}.peak-photo-stage{aspect-ratio:2}.info-list div{grid-template-columns:6.25rem 1fr;gap:.35rem}.country-panel{max-height:none;padding:.7rem .75rem calc(.7rem + var(--safe-bottom))}.country-panel-title{font-size:1.15rem}.country-panel-top{margin-bottom:.55rem}.country-stats{margin-bottom:.45rem}.country-ranges{margin-bottom:.5rem;font-size:.78rem}.country-panel .info-heading{margin-bottom:.35rem}.country-flag-marker-img,.flag-marker-img{width:22px;height:16px}.country-flag-marker-label{max-width:4.5rem;font-size:.62rem}.spin-fun-fact-card{border-radius:8px;width:min(168px,100vw - 3.5rem)}.spin-fun-fact-country{padding:.22rem .45rem;font-size:.58rem}.spin-fun-fact-peak{padding:.28rem .45rem .08rem;font-size:.8rem}.spin-fun-fact-text{-webkit-line-clamp:2;padding:0 .45rem .42rem;font-size:.68rem}.cinematic-overlay{gap:.55rem;padding:.55rem .7rem}.cinematic-status{font-size:.9rem}.cinematic-hint{font-size:.72rem}.cinematic-skip{padding:.4rem .7rem;font-size:.8rem}.atlas-hint{bottom:calc(4.85rem + var(--safe-bottom,0px));max-width:min(420px, calc(100% - 1.3rem - var(--safe-left) - var(--safe-right)));-webkit-backdrop-filter:none;gap:.5rem;padding:.55rem .65rem .55rem .75rem}.atlas-hint-copy{font-size:.8rem}.mapboxgl-ctrl-group button{width:32px!important;height:32px!important}}.site-nav{align-items:center;gap:.85rem;margin-left:auto;display:flex}.site-nav a{color:var(--muted);letter-spacing:.02em;font-size:.88rem;text-decoration:none}.site-nav a:hover,.site-nav a.active{color:var(--text)}.site-nav-compact{flex-shrink:0;margin-left:0}.content-shell{-webkit-overflow-scrolling:touch;height:100%;min-height:100dvh;max-height:100dvh;color:var(--text);background:radial-gradient(80% 50% at 20% 0,#5a8cb424,#0000 55%),radial-gradient(60% 40% at 90% 20%,#b48c5a1a,#0000 50%),linear-gradient(165deg,#0a121c 0%,#121c28 45%,#0d1520 100%);grid-template-rows:auto 1fr;display:grid;position:relative;overflow:hidden auto}.content-topo{z-index:0;pointer-events:none;opacity:.55;background-color:#0c1520;background-image:repeating-radial-gradient(circle at 18% 30%,#0000 0 18px,#a0beaa12 19px,#0000 20px),repeating-radial-gradient(circle at 72% 58%,#0000 0 22px,#8caa960f 23px,#0000 24px),repeating-radial-gradient(circle at 48% 88%,#0000 0 16px,#78968c0d 17px,#0000 18px),radial-gradient(70% 45% at 30% 20%,#5a826e29,#0000 60%),radial-gradient(55% 40% at 80% 70%,#466e8c1f,#0000 55%),linear-gradient(165deg,#0a121c 0%,#101c24 50%,#0d1520 100%);position:absolute;inset:0}.content-header{z-index:2;min-height:var(--header-h);padding:calc(.65rem + var(--safe-top)) calc(1.25rem + var(--safe-right)) .65rem calc(1.25rem + var(--safe-left));border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080e18e6;align-items:center;gap:1.25rem;display:flex;position:sticky;top:0}.content-main{z-index:1;padding:2.5rem calc(1.25rem + var(--safe-right)) 3.5rem calc(1.25rem + var(--safe-left));position:relative}.about-article{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a121ab8;border:1px solid #a0beaa29;border-radius:14px;padding:1.25rem 1.35rem 1.5rem;box-shadow:0 16px 40px #00000047}.content-article{max-width:40rem;margin:0 auto}.content-article-narrow{max-width:32rem;padding-bottom:2rem}.content-article-narrow.contact-article,.contact-article{padding-bottom:4rem}.content-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#e8dcbeb3;margin:0 0 .5rem;font-size:.75rem}.content-title{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.85rem,4vw,2.55rem);font-weight:700;line-height:1.15}.content-lede{color:#f2efe6e0;margin:0 0 2rem;font-size:1.1rem;line-height:1.55}.content-section{margin-bottom:1.75rem}.content-section h2{font-family:var(--font-display);margin:0 0 .55rem;font-size:1.25rem}.content-section p{color:#f2efe6d1;margin:0 0 .85rem;line-height:1.6}.content-cta-row{flex-wrap:wrap;gap:.75rem;margin:2rem 0 0;display:flex}.content-cta{color:#f2efe6;cursor:pointer;background:#e8dcbe1f;border:1px solid #e8dcbe59;border-radius:8px;justify-content:center;align-items:center;padding:.7rem 1.15rem;font-size:.92rem;text-decoration:none;display:inline-flex}.content-cta:hover{background:#e8dcbe33}.content-cta-secondary{background:0 0}.contact-form{gap:1rem;margin-bottom:1.25rem;display:grid}.contact-field{gap:.35rem;display:grid}.contact-field span{color:var(--muted);font-size:.8rem}.contact-field input,.contact-field textarea{border:1px solid var(--border);width:100%;color:var(--text);font:inherit;background:#ffffff0a;border-radius:8px;padding:.7rem .85rem}.contact-field input:focus,.contact-field textarea:focus{box-shadow:0 0 0 3px var(--accent-soft);border-color:#4fc3f78c;outline:none}.contact-field textarea{resize:vertical;min-height:8rem}.contact-hint,.contact-direct{color:var(--muted);margin:.75rem 0 0;font-size:.9rem;line-height:1.5}.contact-hint a,.contact-direct a{color:#c9d7e8}.content-footer{z-index:1;width:100%;max-width:44rem;padding:0 1.25rem calc(1.75rem + var(--safe-bottom));margin:0 auto;position:relative}.content-footer-disclaimer{border-top:1px solid var(--border);color:var(--muted);margin:0;padding-top:1.25rem;font-size:.8rem;line-height:1.5}.content-footer-disclaimer a{color:#c9d7e8;text-underline-offset:2px;text-decoration:underline}.disclaimer-section{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.5rem}.disclaimer-section strong{color:var(--text);font-weight:600}.disclaimer-section a{color:#c9d7e8;text-underline-offset:2px;text-decoration:underline}.release-list{gap:1.25rem;margin:0 0 2rem;padding:0;list-style:none;display:grid}.release-card{border:1px solid var(--border);background:#ffffff08;border-radius:12px;padding:1.15rem 1.2rem 1.25rem}.release-card-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem 1rem;margin-bottom:.45rem;display:flex}.release-version{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);font-size:.78rem;font-weight:700}.release-date{color:var(--muted);font-size:.8rem}.release-title{color:var(--text);margin:0 0 .45rem;font-size:1.2rem;line-height:1.3}.release-summary{color:var(--muted);margin:0 0 .85rem;font-size:.95rem;line-height:1.55}.release-highlights{color:var(--text);gap:.35rem;margin:0;padding-left:1.15rem;font-size:.9rem;line-height:1.45;display:grid}@media (width<=720px){.site-nav-compact{gap:.42rem}.site-nav-compact a{letter-spacing:.01em;font-size:.72rem}.content-header{padding:calc(.5rem + var(--safe-top)) calc(.75rem + var(--safe-right)) .5rem calc(.75rem + var(--safe-left));gap:.65rem}.content-header .site-nav{flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.content-header .site-nav a{font-size:.74rem}}@media (width<=640px){.content-header{flex-wrap:wrap;gap:.4rem .55rem}.content-header .brand-mark{font-size:1.05rem}.content-header .site-nav{justify-content:flex-start;gap:.35rem;width:100%;margin-left:0}.content-header .site-nav a{font-size:.7rem}}
