:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e8eef4;font-synthesis:none;background:#0b1015;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 15% -10%,#2c728833,#0000 34rem),radial-gradient(circle at 90% 0,#5c439129,#0000 30rem),#0b1015;min-width:320px;min-height:100vh;margin:0}button,select,input{font:inherit}button,select{color:#e8eef4;background:#16202a;border:1px solid #344250;border-radius:7px;padding:.45rem .65rem}button{cursor:pointer;touch-action:manipulation}button:hover{background:#1e2c38}button:focus-visible,select:focus-visible,input:focus-visible{outline-offset:2px;outline:2px solid #63c5da}button.primary{background:#25748a;border-color:#3ea7c0}button.danger{color:#ffb4ac}button[aria-pressed=true]{background:#315a68;border-color:#63c5da}.app-shell{max-width:1800px;margin:0 auto;padding:1rem}.app-header{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.8rem;display:flex}h1,h2,p{margin:0}h1{letter-spacing:-.025em;font-size:clamp(1.35rem,2.5vw,2rem);font-weight:600}h2{letter-spacing:.06em;text-transform:uppercase;color:#aebdca;font-size:.86rem;font-weight:600}.subtitle{color:#9fb0bd;max-width:65rem;margin-top:.25rem}.repo-note{color:#7f929f;white-space:nowrap;font-size:.8rem}.control-deck{background:#0f171fe0;border:1px solid #263441;border-radius:10px;grid-template-columns:repeat(6,minmax(125px,1fr));gap:.65rem;margin-bottom:.8rem;padding:.8rem;display:grid}.settings-panel>summary{display:none}.interaction-deck{background:#0f171fe0;border:1px solid #263441;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:.8rem;padding:.65rem .8rem;display:flex}.control{gap:.3rem;min-width:0;display:grid}.control label,.control .label{color:#aebdca;justify-content:space-between;gap:.4rem;font-size:.76rem;display:flex}.control input[type=range]{accent-color:#43a9c1;width:100%}.control-actions{flex-wrap:wrap;align-content:end;gap:.35rem;display:flex}.metrics{background:#263441;border:1px solid #263441;border-radius:9px;grid-template-columns:repeat(9,minmax(0,1fr));gap:1px;margin-bottom:.8rem;display:grid;overflow:hidden}.metric{background:#111922;min-width:0;padding:.55rem .7rem}.metric-label{color:#879aa8;font-size:.72rem}.metric-value{font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;margin-top:.14rem;overflow:hidden}.metric-value.warning{color:#ffbd69}.regional-status{background:#263441;border:1px solid #263441;border-radius:9px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-bottom:.8rem;display:grid;overflow:hidden}.regional-status>div{background:#111922;min-width:0;padding:.55rem .7rem}.regional-status span{color:#879aa8;font-size:.72rem;display:block}.regional-status strong{font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin-top:.14rem;font-weight:500;display:block;overflow:hidden}.views{grid-template-columns:minmax(280px,.9fr) minmax(360px,1.2fr) minmax(300px,1fr);gap:.75rem;display:grid}.panel{background:#0f171feb;border:1px solid #263441;border-radius:10px;min-width:0;overflow:hidden}.panel-heading{border-bottom:1px solid #263441;justify-content:space-between;align-items:center;gap:.5rem;min-height:44px;padding:.62rem .72rem;display:flex}.panel-heading .hint{color:#718795;text-align:right;font-size:.73rem}.viewport{background:#080d12;height:clamp(390px,48vh,610px);position:relative}.viewport canvas{width:100%;height:100%;display:block}#globe-view canvas,#voxel-view canvas{touch-action:none}.viewport-label{color:#9bb0bd;pointer-events:none;font-size:.72rem;position:absolute;bottom:.55rem;left:.65rem}body.first-person-open{overflow:hidden}#voxel-panel.first-person-active{z-index:100;background:#080d12;border:0;border-radius:0;grid-template-rows:auto minmax(0,1fr);height:100dvh;display:grid;inset:0;width:100vw!important;position:fixed!important}#voxel-panel.first-person-active .panel-heading{background:#080d12eb}#voxel-panel.first-person-active .viewport{min-height:0;height:auto!important}#voxel-panel.first-person-active .viewport-label{display:none}.first-person-hud{z-index:3;padding:max(.7rem, env(safe-area-inset-top)) max(.7rem, env(safe-area-inset-right)) max(.7rem, env(safe-area-inset-bottom)) max(.7rem, env(safe-area-inset-left));pointer-events:none;grid-template-rows:auto 1fr auto;display:grid;position:absolute;inset:0}.first-person-hud[hidden]{display:none}.first-person-topbar{color:#d9e6ed;justify-content:space-between;align-items:start;gap:.6rem;font-size:.78rem;display:flex}.first-person-status{gap:.25rem;max-width:min(52vw,560px);display:grid}.first-person-status span{background:#070c11c7;border-radius:7px;padding:.35rem .5rem}.first-person-top-actions{pointer-events:auto;justify-content:end;align-items:center;gap:.35rem;display:flex}#first-person-view-distance{text-align:center;font-variant-numeric:tabular-nums;min-width:2.4rem}.first-person-topbar button,.first-person-controls button{pointer-events:auto;background:#101b24e0;min-height:44px}.crosshair{width:18px;height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.crosshair:before,.crosshair:after{content:"";background:#ffffffe6;position:absolute;box-shadow:0 0 2px #000}.crosshair:before{width:2px;height:16px;top:1px;left:8px}.crosshair:after{width:16px;height:2px;top:8px;left:1px}.first-person-help{color:#d0dee6;text-shadow:0 1px 3px #000;place-self:end center;margin-bottom:.55rem;font-size:.72rem}.first-person-controls{justify-content:space-between;align-self:end;align-items:end;gap:1rem;display:flex}.first-person-move{grid-template-columns:repeat(3,minmax(44px,58px));grid-template-areas:".forward.""left back right";gap:.35rem;display:grid}.first-person-move [data-fp-action=forward]{grid-area:forward}.first-person-move [data-fp-action=left]{grid-area:left}.first-person-move [data-fp-action=back]{grid-area:back}.first-person-move [data-fp-action=right]{grid-area:right}.first-person-actions{flex-wrap:wrap;justify-content:end;gap:.35rem;display:flex}.raster-toolbar{border-bottom:1px solid #263441;flex-wrap:wrap;gap:.35rem;padding:.5rem .65rem;display:flex}.raster-toolbar button{padding:.3rem .48rem;font-size:.74rem}.raster-wrap{height:calc(clamp(390px,48vh,610px) - 45px);position:relative}#raster-canvas{cursor:crosshair;touch-action:pan-y;width:100%;height:100%;display:block}.mobile-view-nav{display:none}.atlas-panel{margin-top:.8rem}.atlas-heading{align-items:flex-end}.atlas-heading>div:first-child{gap:.25rem;display:grid}.atlas-heading .hint{text-align:left}.atlas-controls{align-items:end;gap:.65rem;display:flex}.atlas-policy-control{min-width:180px}.atlas-region-control{min-width:210px}.atlas-readouts{border-bottom:1px solid #263441;grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.atlas-readouts>div{border-right:1px solid #263441;min-width:0;padding:.55rem .7rem}.atlas-readouts>div:last-child{border-right:0}.atlas-readouts span{color:#879aa8;font-size:.72rem;display:block}.atlas-readouts strong{font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;margin-top:.14rem;font-weight:500;display:block;overflow:hidden}.wallpaper-wrap{background:#0a1117;height:340px;position:relative}#wallpaper-canvas{width:100%;height:100%;display:block}.atlas-detail{color:#aebfca;border-top:1px solid #263441;min-height:43px;padding:.65rem .75rem;font-size:.8rem}.bottom-bar{background:#0f171fe0;border:1px solid #263441;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;margin-top:.8rem;padding:.65rem .75rem;display:grid}#selection-detail{color:#b8c7d1;min-width:0;font-size:.82rem}.tool-row,.move-row{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.keyboard-help{color:#718795;font-size:.72rem}@media (width<=1180px){.control-deck{grid-template-columns:repeat(3,minmax(150px,1fr))}.metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.views{grid-template-columns:1fr 1fr}.panel:last-child{grid-column:1/-1}.raster-wrap{height:520px}.atlas-readouts{grid-template-columns:repeat(3,minmax(0,1fr))}.regional-status{grid-template-columns:1fr 1fr}.atlas-readouts>div:nth-child(3){border-right:0}.atlas-readouts>div:nth-child(-n+3){border-bottom:1px solid #263441}}@media (width<=760px){.app-shell{padding:.65rem}.app-header{flex-direction:column;align-items:start}.repo-note{white-space:normal}.settings-panel{background:#0f171fe0;border:1px solid #263441;border-radius:10px;margin-bottom:.7rem}.settings-panel>summary{color:#b9c8d2;cursor:pointer;touch-action:manipulation;padding:.8rem;display:list-item}.settings-panel .control-deck{border:0;border-top:1px solid #263441;border-radius:0;grid-template-columns:1fr 1fr;margin:0}.interaction-deck{gap:.55rem;padding:.6rem}.interaction-deck .control-actions{flex:100%}.interaction-deck button{flex:auto;min-height:44px}.metrics{grid-template-columns:1fr 1fr}.metric:last-child{grid-column:1/-1}.regional-status{grid-template-columns:1fr 1fr}.atlas-heading{flex-direction:column;align-items:stretch}.atlas-controls{align-items:stretch;width:100%}.atlas-controls .control{flex:1 1 0;min-width:0}.atlas-readouts{grid-template-columns:1fr 1fr}.atlas-readouts>div{border-bottom:1px solid #263441;border-right:1px solid #263441}.atlas-readouts>div:nth-child(2n){border-right:0}.atlas-readouts>div:nth-last-child(-n+2){border-bottom:0}.wallpaper-wrap{height:470px}.mobile-view-nav{gap:.4rem;margin-bottom:.55rem;display:flex}.mobile-view-nav button{flex:1;min-height:44px}.views{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:.65rem;display:flex;overflow-x:auto}.views::-webkit-scrollbar{display:none}.panel{scroll-snap-align:start;flex:0 0 calc(100vw - 1.3rem)}.panel:last-child{grid-column:auto}.viewport,.raster-wrap{height:clamp(360px,56svh,500px)}.bottom-bar{grid-template-columns:1fr}.first-person-help{display:none}.first-person-topbar{flex-direction:column}.first-person-status{max-width:100%}.first-person-top-actions{justify-content:stretch;width:100%}.first-person-top-actions button{flex:auto}.first-person-controls{gap:.55rem}.first-person-move{grid-template-columns:repeat(3,52px)}.first-person-actions{max-width:174px}.first-person-actions button{flex:70px}}@media (width<=460px){.settings-panel .control-deck{grid-template-columns:1fr}.metrics{grid-template-columns:1fr 1fr}.panel-heading .hint{max-width:52%}.atlas-heading .hint{max-width:none}.atlas-controls{flex-direction:column}}
