.planet-viewer{--pv-surface: #242424;--pv-text: #ece6d9;--pv-muted: #b9b9b1;--pv-border: #ffffff20;--pv-accent: #e3bc68;--pv-shadow: 0 12px 36px #0003;position:relative;width:100%;height:100%;overflow:hidden;background:#0b0f14;color:var(--pv-text);font:14px/1.5 Open Sans,Arial,Verdana,sans-serif}.planet-viewer *,.planet-viewer *:before,.planet-viewer *:after{box-sizing:border-box}.planet-viewer button,.planet-viewer input{font:inherit}.planet-viewer button{cursor:pointer;color:inherit;touch-action:manipulation}.planet-viewer button:disabled{opacity:.4;cursor:default}.planet-viewer button:focus-visible,.planet-viewer summary:focus-visible{outline:2px solid var(--pv-accent);outline-offset:3px}.planet-viewer [hidden]{display:none!important}.pv-icon{width:21px;height:21px;flex-shrink:0}.pv-canvas,.pv-canvas .cesium-viewer{position:absolute;inset:0}.pv-loading{position:absolute;inset:0;display:grid;place-items:center;color:var(--pv-muted);pointer-events:none}.planet-viewer:not([data-state=loading]) .pv-loading{display:none}.pv-panel,.pv-card,.pv-error,.pv-breadcrumb,.pv-controls,.pv-view-switch{position:absolute;background:var(--pv-surface);border:1px solid var(--pv-border);border-radius:4px;box-shadow:var(--pv-shadow)}.pv-panel{top:24px;left:24px;width:280px;max-height:calc(100% - 64px);padding:22px;overflow:auto;scrollbar-width:thin;scrollbar-color:#77705e #242424;z-index:2}.pv-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:15px}.pv-title{margin:0;font-size:20px;font-weight:400;line-height:1.35;color:var(--pv-accent);overflow-wrap:anywhere}.pv-icon-button{display:inline-grid;place-items:center;width:36px;height:36px;padding:0;border:0;background:transparent;flex-shrink:0}.pv-icon-button:hover{background:#ffffff12}.pv-collapse{color:var(--pv-muted)!important;width:30px;height:30px;border-radius:3px}.pv-button{display:inline-flex;align-items:center;gap:9px;width:auto;height:auto;padding:8px 12px;background:#2e2e2e;border:1px solid var(--pv-border);border-radius:3px;color:var(--pv-accent)!important;font-size:12px!important}.pv-home .pv-icon{width:16px;height:16px}.pv-disclosure{margin-top:20px}.pv-heading{padding-bottom:10px;cursor:pointer;color:var(--pv-muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.pv-layers{list-style:none;margin:0;padding:0}.pv-section{border-top:1px solid #ffffff16;padding:9px 0}.pv-section:last-child{padding-bottom:0}.pv-layer label{position:relative;display:flex;align-items:center;gap:10px;min-height:30px;cursor:pointer;font-size:12px;line-height:1.4}.pv-layer-name{overflow-wrap:anywhere}.pv-section>label{font-size:13px;font-weight:600}.pv-layer input{margin:0;width:15px;height:15px;flex-shrink:0;accent-color:#d8b566;cursor:pointer}.pv-layer .pv-icon{width:17px;height:17px;color:#b6ab8d}.pv-layer label:has(input:focus-visible){outline:2px solid var(--pv-accent);outline-offset:2px}.pv-layer input:focus-visible{outline:0}.pv-members{padding:2px 0 0 25px}.pv-inactive>label{color:#92928d}.pv-inactive>label input{opacity:.6}.pv-failures{margin:12px 0 0;color:#f5a398;font-size:11px;overflow-wrap:anywhere}.pv-panel.pv-collapsed{width:64px;padding:12px}.pv-collapsed .pv-panel-heading{justify-content:center;margin-bottom:8px}.pv-collapsed .pv-title,.pv-collapsed .pv-button-text,.pv-collapsed .pv-layer-name,.pv-collapsed .pv-heading{display:none}.pv-collapsed .pv-collapse .pv-icon{transform:rotate(180deg)}.pv-collapsed .pv-home{width:36px;height:36px;padding:0;justify-content:center}.pv-collapsed .pv-home .pv-icon{width:19px;height:19px}.pv-collapsed .pv-disclosure{margin-top:10px}.pv-collapsed .pv-members{padding:0}.pv-collapsed .pv-section{padding:5px 0}.pv-collapsed .pv-layer label{width:36px;min-height:34px;justify-content:center;margin:2px auto;border:1px solid transparent;border-radius:4px}.pv-panel.pv-collapsed .pv-layer input{position:absolute;width:100%;height:100%;inset:0;opacity:0}.pv-collapsed .pv-layer .pv-icon{width:19px;height:19px;color:#898984;pointer-events:none}.pv-collapsed .pv-layer label:has(input:checked){background:#d9b56816;border-color:#d9b56830}.pv-collapsed .pv-layer label:has(input:checked) .pv-icon{color:var(--pv-accent)}.pv-collapsed .pv-inactive>label{opacity:.5}.pv-collapsed .pv-layer label:hover{background:#ffffff15}.pv-breadcrumb{top:24px;left:328px;display:flex;align-items:center;gap:12px;padding:12px 18px;max-width:calc(100% - 650px);font-size:11px}.pv-breadcrumb span,.pv-breadcrumb strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pv-breadcrumb strong{font-weight:500;color:var(--pv-accent)}.pv-separator{color:#a09573;flex-shrink:0}.pv-panel-collapsed .pv-breadcrumb{left:112px;max-width:calc(100% - 430px)}.pv-view-switch{top:24px;right:28px;display:flex;padding:4px}.pv-view-switch button{background:transparent;border:0;border-radius:2px;padding:8px 15px;font-size:11px;color:var(--pv-muted)}.pv-view-switch button.pv-active{color:var(--pv-accent);background:#d5b46c1c}.pv-view-switch button:hover{background:#ffffff12}.pv-controls{right:28px;top:91px;display:flex;flex-direction:column}.pv-controls .pv-icon-button{width:44px;height:44px;border-bottom:1px solid var(--pv-border)}.pv-controls .pv-icon-button:last-child{border-bottom:0}.pv-status{position:absolute;right:28px;bottom:18px;display:flex;gap:25px;max-width:calc(100% - 40px);padding:5px 12px;border:1px solid #484a3e35;background:#f6f1d8ed;color:#202a23;font-size:10px;font-variant-numeric:tabular-nums}.pv-status span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pv-card{right:87px;top:91px;width:300px;max-height:calc(100% - 155px);overflow:auto;padding:24px;z-index:3}.pv-card-close{position:absolute;right:6px;top:6px;color:var(--pv-muted)!important}.pv-card-title{margin:0 18px 18px 0;font-size:23px;font-weight:400;color:var(--pv-accent);overflow-wrap:anywhere}.pv-card-rows{display:grid;grid-template-columns:auto 1fr;gap:8px 12px;margin:0;font-size:12px}.pv-card-rows dt{color:var(--pv-muted)}.pv-card-rows dd{margin:0;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.pv-card-description{margin:18px 0 0;font-size:12px;line-height:1.7}.pv-error{top:50%;left:50%;transform:translate(-50%,-50%);max-width:min(460px,calc(100% - 32px));padding:18px}.pv-error p{margin:6px 0 0;color:var(--pv-muted);overflow-wrap:anywhere}.planet-viewer .cesium-viewer-bottom{opacity:.7}@media(max-width:1100px){.pv-breadcrumb{display:none}.pv-panel-collapsed .pv-breadcrumb{display:flex}}@media(max-width:760px){.pv-panel{top:16px;left:16px;width:280px;max-width:calc(100% - 32px);padding:16px;max-height:calc(100% - 155px)}.pv-title{font-size:18px}.pv-panel.pv-collapsed{max-height:calc(100% - 120px)}.pv-panel-collapsed .pv-breadcrumb{display:none}.pv-view-switch{inset:auto auto 61px 16px}.pv-view-switch button{padding:8px 13px}.pv-controls{top:auto;bottom:111px;right:16px}.pv-controls .pv-icon-button{width:42px;height:42px}.pv-status{right:16px;bottom:18px;gap:18px;font-size:10px}.pv-card{top:auto;bottom:111px;right:16px;width:calc(100% - 112px);max-height:calc(100% - 145px);padding:19px}.pv-card-title{font-size:21px}.pv-card-rows{grid-template-columns:1fr;gap:2px}.pv-card-rows dd{margin-bottom:8px}}@media(prefers-reduced-motion:no-preference){.pv-icon-button,.pv-layer label{transition:background .15s,color .15s}}.pv-disabled>label{opacity:.4;cursor:not-allowed}html,body{height:100%;margin:0;background:#0b0f14;color:#ece6d9;font-family:Open Sans,Arial,Verdana,sans-serif}body{height:100dvh;display:flex;flex-direction:column}#atlante{flex:1;min-height:0}.atlas-header{box-sizing:border-box;height:56px;flex-shrink:0;display:flex;align-items:center;padding:0 24px;gap:36px;background:#202020;border-bottom:1px solid #d3b77045}.atlas-header a{color:inherit;text-decoration:none}.atlas-brand{display:flex;align-items:center;gap:17px}.atlas-brand img{object-fit:contain}.atlas-brand span{padding-left:17px;border-left:1px solid #ffffff20;font-size:10px;letter-spacing:.2em;color:#e3bc68}.atlas-header nav{display:flex;gap:25px;align-self:stretch}.atlas-header nav a{display:flex;align-items:center;position:relative;font-size:12px;color:#b9b9b1}.atlas-header nav a.active{color:#e3bc68}.atlas-header nav a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:#e3bc68}.atlas-header a:focus-visible{outline:2px solid #e3bc68;outline-offset:3px}.skip-link{position:fixed;left:20px;top:-60px;z-index:100;background:#fff;color:#111;padding:10px}.skip-link:focus{top:10px}@media(max-width:760px){.atlas-header{height:52px;padding:0 16px;gap:24px}.atlas-brand img{width:54px;height:44px}.atlas-brand span{display:none}.atlas-header nav a{font-size:11px}}
