:root{--brand: #1f87ff;--brand-strong: #0f6fe0;--brand-active: #0b5bc4;--brand-soft: #e8f2ff;--ink: #1a1d24;--ink-muted: #5a6169;--ink-subtle: #8a9099;--canvas: #eef0f3;--surface-1: #ffffff;--surface-2: #f6f7f9;--surface-3: #eef1f5;--hairline: #e6e8eb;--hairline-strong: #d4d8dd;--success: #16a34a;--success-soft: #e8f7ee;--warning: #fa8c16;--warning-soft: #fff4e6;--error: #f5222d;--error-soft: #fff1f0;--shadow-sm: 0 1px 2px rgba(20, 24, 31, .06);--shadow-md: 0 2px 8px rgba(20, 24, 31, .08);--shadow-lg: 0 4px 16px rgba(20, 24, 31, .1);--shadow-float: 0 2px 10px rgba(20, 24, 31, .12);font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif;color:var(--ink);background:var(--canvas)}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{border:1px solid var(--hairline);background:var(--surface-1);color:var(--ink);cursor:pointer;min-height:36px;border-radius:6px;transition:background .15s ease,border-color .15s ease,color .15s ease}button:hover:not(:disabled){background:var(--surface-2)}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{height:100vh;min-width:0;display:grid;grid-template-rows:56px 1fr;background:var(--canvas)}.topbar{display:flex;align-items:center;gap:16px;padding:0 16px;background:var(--surface-1);border-bottom:1px solid var(--hairline);box-shadow:var(--shadow-sm)}.brand-block{display:flex;align-items:center;gap:10px;flex:0 0 auto}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;background:var(--brand);color:#fff;font-size:20px;font-weight:600;line-height:1}.topbar h1{margin:0;font-size:17px;font-weight:600;color:var(--ink);letter-spacing:0;white-space:nowrap}.topbar p{margin:2px 0 0;color:var(--ink-subtle);font-size:12px;white-space:nowrap}.top-search{display:flex;align-items:center;flex:1 1 auto;max-width:520px;height:40px;border:1px solid var(--hairline);border-radius:8px;overflow:hidden;background:var(--surface-1)}.top-search input{flex:1;min-width:0;border:0;outline:0;padding:0 14px;color:var(--ink);background:transparent;font-size:14px}.top-search input::placeholder{color:var(--ink-subtle)}.top-search button{flex:0 0 auto;min-width:72px;min-height:40px;border:0;border-radius:0;background:var(--brand);color:#fff;font-weight:500}.top-search button:hover:not(:disabled){background:var(--brand-strong)}.top-search button:disabled{cursor:wait;opacity:.72}.search-message{flex:0 1 260px;min-width:120px;max-width:260px;overflow:hidden;color:var(--ink-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.top-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.top-actions button{min-width:76px;padding:0 14px;background:var(--surface-1);border:1px solid var(--hairline);color:var(--ink);border-radius:6px}.top-actions button:hover:not(:disabled){background:var(--surface-2)}.lang-toggle{min-width:56px!important;color:var(--brand-strong)!important;background:var(--surface-1)!important;border-color:var(--hairline)!important;font-weight:600}.lang-toggle:hover:not(:disabled){background:var(--brand-soft)!important}.workspace{min-height:0;display:grid;grid-template-columns:264px minmax(0,1fr) 404px;gap:12px;padding:12px}.map-stage{min-height:0;position:relative}.side-panel{min-height:0;overflow:auto;padding:16px;color:var(--ink);background:var(--surface-1);border:1px solid var(--hairline);border-radius:8px;box-shadow:var(--shadow-md)}.project-card{margin-bottom:18px;padding:14px;color:var(--ink);background:var(--brand-soft);border:1px solid #cfe2ff;border-radius:8px}.project-card span{color:var(--brand-strong);font-size:12px;font-weight:600}.project-card strong{display:block;margin:6px 0;font-size:15px;font-weight:600;line-height:1.3;color:var(--ink)}.project-card p{margin:0;color:var(--ink-muted);font-size:12px;line-height:1.6}.panel-section{margin-bottom:18px}.panel-section h2{margin:0 0 10px;font-size:12px;font-weight:500;color:var(--ink-muted);letter-spacing:0}.section-spacer{margin-top:18px!important}.side-action,.option-row,.switch-row{width:100%;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;padding:8px 12px;border:1px solid transparent;border-radius:6px;background:var(--surface-2);color:var(--ink);font-size:13px}.side-action.selected,.draw-grid button.selected,.option-row.active{color:var(--brand-strong);background:var(--brand-soft);border-color:#cfe2ff;font-weight:600}.switch-row input{accent-color:var(--brand)}.muted,.locked{color:var(--ink-subtle)}.draw-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.draw-grid button{background:var(--surface-2);border:1px solid var(--hairline);border-radius:6px;color:var(--ink);font-size:13px;min-height:38px}.draw-grid button:hover:not(:disabled){background:var(--surface-3)}.action-stack{display:grid;gap:10px}.primary-btn{min-height:44px;color:#fff;font-size:14px;font-weight:500;background:var(--brand);border-color:var(--brand);border-radius:6px}.primary-btn:hover:not(:disabled){background:var(--brand-strong);border-color:var(--brand-strong)}.secondary-btn{color:var(--ink);background:var(--surface-1);border:1px solid var(--hairline)}.secondary-btn:hover:not(:disabled){background:var(--surface-2)}.map-stage,.map-wrapper,.ol-map{min-height:0;height:100%}.map-wrapper{position:relative;overflow:hidden;border-radius:8px;background:var(--canvas);border:1px solid var(--hairline);box-shadow:var(--shadow-md)}.map-view-toggle{position:absolute;top:14px;right:14px;z-index:3;display:flex;padding:4px;gap:4px;background:var(--surface-1);border:1px solid var(--hairline);border-radius:8px;box-shadow:var(--shadow-float)}.map-view-toggle button{min-width:56px;min-height:34px;border:0;border-radius:6px;background:transparent;color:var(--ink-muted);font-weight:500;box-shadow:none}.map-view-toggle button.active{color:var(--brand-strong);background:var(--brand-soft);font-weight:600}.map-controls{position:absolute;top:50%;right:14px;transform:translateY(-50%);z-index:3;display:flex;flex-direction:column;background:var(--surface-1);border:1px solid var(--hairline);border-radius:8px;overflow:hidden;box-shadow:var(--shadow-float)}.map-control-btn{width:40px;height:40px;border:0;border-radius:0;background:var(--surface-1);color:var(--ink);font-size:18px;line-height:1;box-shadow:none;border-bottom:1px solid var(--hairline)}.map-control-btn:last-child{border-bottom:0}.map-control-btn:hover:not(:disabled){background:var(--surface-2)}.map-control-btn.active{color:var(--brand-strong);background:var(--brand-soft)}.map-info-bar{position:absolute;top:14px;left:14px;z-index:3;display:flex;gap:8px;align-items:center;padding:6px 12px;background:var(--surface-1);border:1px solid var(--hairline);border-radius:8px;box-shadow:var(--shadow-float);color:var(--ink-muted);font-size:12px}.map-readout{position:absolute;left:14px;bottom:48px;z-index:3;width:232px;padding:14px;color:var(--ink);background:var(--surface-1);border:1px solid var(--hairline);border-radius:8px;box-shadow:var(--shadow-md)}.map-readout span{color:var(--ink-muted);font-size:12px}.map-readout strong{display:block;margin:5px 0;font-size:14px;font-weight:600;color:var(--ink)}.map-readout p{margin:0 0 10px;font-size:13px;color:var(--ink-muted)}.map-readout button{color:var(--brand-strong);background:var(--brand-soft);border-color:#cfe2ff}.map-readout button:hover:not(:disabled){background:#d8e9ff}.coordinate-bar{position:absolute;left:14px;bottom:14px;z-index:3;padding:6px 12px;min-width:280px;color:var(--ink-muted);background:#ffffffeb;border:1px solid var(--hairline);border-radius:6px;font-size:12px;box-shadow:var(--shadow-sm)}.result-panel{min-height:0;overflow:auto;padding:18px;background:var(--surface-1);border:1px solid var(--hairline);border-radius:8px;box-shadow:var(--shadow-md);color:var(--ink)}.result-heading,.result-tabs{display:flex;align-items:center;justify-content:space-between;gap:10px}.result-heading h2{margin:0;font-size:17px;font-weight:600;color:var(--ink)}.result-heading button{min-height:30px;color:var(--ink-muted);background:var(--surface-2);border-color:var(--hairline);font-size:13px;padding:0 12px}.result-heading button:hover:not(:disabled){background:var(--surface-3)}.result-tabs{justify-content:flex-start;gap:4px;border-bottom:1px solid var(--hairline);margin-bottom:16px}.result-tabs button{min-height:40px;color:var(--ink-muted);background:transparent;border:0;border-bottom:2px solid transparent;border-radius:0;padding:0 10px;font-size:13px;box-shadow:none}.result-tabs button:hover:not(:disabled){color:var(--ink);background:transparent}.result-tabs .active{color:var(--brand-strong);border-bottom:2px solid var(--brand);font-weight:600}.score-hero,.ai-summary,.report-block,.chart-box,.disclaimer,.error-box,.empty-state,.loading-box{border:1px solid var(--hairline);border-radius:8px;background:var(--surface-2)}.score-hero{display:grid;grid-template-columns:1fr 120px;align-items:center;gap:16px;padding:18px 20px;margin-bottom:12px}.score-hero span{color:var(--ink-muted);font-size:13px}.score-hero strong{display:block;margin:6px 0 4px;color:var(--ink);font-size:36px;font-weight:600;line-height:1;font-family:DIN Alternate,PingFang SC,Microsoft YaHei,Arial,sans-serif}.score-hero small{margin-left:6px;font-size:14px;color:var(--ink-muted);font-weight:400}.score-hero p{margin:0;color:var(--ink-muted);font-size:13px}.compass-card{position:relative;width:110px;height:110px;border-radius:50%;background:var(--surface-1);border:1px solid var(--hairline);margin:0 auto}.compass-ring,.compass-ring:before,.compass-ring:after{position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:1px solid #cfe2ff;border-radius:50%;content:""}.compass-ring:before{top:22px;right:22px;bottom:22px;left:22px}.compass-ring:after{top:32px;right:32px;bottom:32px;left:32px}.compass-mountain{position:absolute;left:32px;top:44px;width:46px;height:30px;background:var(--brand);clip-path:polygon(0 100%,30% 38%,48% 70%,70% 20%,100% 100%)}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0}.metric-card{padding:12px;text-align:left;background:var(--surface-2);border:1px solid var(--hairline);border-radius:6px}.metric-card span{display:block;color:var(--ink-muted);font-size:12px}.metric-card strong{display:block;margin:6px 0 4px;font-size:20px;font-weight:600;color:var(--ink);font-family:DIN Alternate,PingFang SC,Microsoft YaHei,Arial,sans-serif}.metric-card em{color:var(--ink-subtle);font-style:normal;font-size:12px}.chart-box{padding:12px;margin-bottom:12px}.chart-title{margin-bottom:8px;color:var(--ink);font-weight:600;font-size:14px}.score-chart{height:240px}.ai-summary,.report-block,.disclaimer,.empty-state,.error-box,.loading-box{padding:14px;margin-bottom:12px;line-height:1.7;font-size:13px;color:var(--ink-muted)}.ai-summary h3,.report-block h3{margin:0 0 8px;font-size:15px;font-weight:600;color:var(--ink)}.ai-summary p,.report-block p,.empty-state p{margin:0;color:var(--ink-muted)}.source-line{margin-bottom:8px!important;color:var(--brand-strong);font-size:12px}.report-block{max-height:190px;overflow:auto;white-space:pre-wrap}.export-btn{width:100%;min-height:44px;margin-bottom:12px;color:var(--brand-strong);background:var(--brand-soft);border-color:#cfe2ff;font-weight:500}.export-btn:hover:not(:disabled){background:#d8e9ff}.disclaimer{color:#8a5a00;background:var(--warning-soft);border-color:#f5d9a8}.error-box{color:var(--error);border-color:#f7b6b1;background:var(--error-soft)}.loading-box{color:var(--ink-muted);border:1px solid var(--hairline);border-radius:8px;background:var(--surface-2)}.tab-body{animation:panelFade .18s ease-out}.terrain-list h3{margin:0 0 12px;font-size:15px;font-weight:600;color:var(--ink)}.info-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:42px;padding:10px 12px;margin-bottom:8px;border:1px solid var(--hairline);border-radius:6px;background:var(--surface-2)}.info-row span{color:var(--ink-muted)}.info-row strong{color:var(--ink);font-weight:600}.info-row-rich{align-items:flex-start}.info-row-rich div{min-width:0}.info-row-rich p{margin:5px 0 0;color:var(--ink-muted);line-height:1.55;font-size:12px}.info-row-rich strong{flex:0 0 auto;max-width:112px;text-align:right}.advice-list{margin:0;padding-left:18px;color:var(--ink)}.advice-list li{margin:8px 0;line-height:1.65}.wealth-hero strong{font-size:36px}.wealth-detail-list{display:grid;gap:10px;margin-top:12px}.wealth-detail{padding:10px 12px;border:1px solid var(--hairline);border-radius:6px;background:var(--surface-2)}.wealth-detail strong{display:block;margin-bottom:5px;color:var(--brand-strong);font-size:13px}.wealth-detail p{color:var(--ink-muted);line-height:1.7}.report-block-large{max-height:360px}@keyframes panelFade{0%{opacity:.72;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.muted-card{opacity:.7}.layer-icon,.image-icon,.terrain-icon{width:18px;height:18px;border-radius:4px;background:var(--brand);flex:0 0 auto}.image-icon{background:#8a9099}.terrain-icon{background:#b0b8c0}.cesium-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#0f1115}.cesium-container{width:100%;height:100%}.cesium-toolbar{position:absolute;top:12px;left:12px;right:12px;z-index:3;display:flex;gap:8px;align-items:center;padding:8px 10px;background:var(--surface-1);border:1px solid var(--hairline);border-radius:8px;box-shadow:var(--shadow-float)}.cesium-toolbar button{min-height:34px;padding:0 14px;background:var(--surface-2);border:1px solid var(--hairline);color:var(--ink);border-radius:6px}.cesium-toolbar button:hover:not(:disabled){background:var(--surface-3)}.cesium-toolbar strong{margin-right:auto;color:var(--ink);font-size:15px;font-weight:600}.cesium-warning{position:absolute;top:64px;left:12px;z-index:3;max-width:520px;padding:10px 12px;border-radius:8px;background:var(--warning-soft);border:1px solid #f5d9a8;color:#6b4e00;font-size:13px}.cesium-score-panel{position:absolute;top:118px;left:12px;z-index:3;width:min(320px,calc(100vw - 24px));padding:14px 16px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#14181ee0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-lg)}.cesium-score-panel span{color:#ffffffad;font-size:12px}.cesium-score-panel strong{display:block;margin:6px 0 4px;color:#fff;font-size:34px;line-height:1;font-family:DIN Alternate,PingFang SC,Microsoft YaHei,Arial,sans-serif}.cesium-score-panel small{margin-left:4px;color:#ffffff9e;font-size:13px;font-weight:400}.cesium-score-panel p{margin:0 0 12px;color:#ffffffb8;font-size:12px}.cesium-score-bars{display:grid;gap:8px}.cesium-score-row{display:grid;grid-template-columns:76px 1fr 28px;gap:8px;align-items:center;min-height:18px}.cesium-score-row label,.cesium-score-row b{color:#ffffffc2;font-size:12px;font-weight:600}.cesium-score-row div{height:7px;overflow:hidden;border-radius:999px;background:#ffffff1f}.cesium-score-row i{display:block;height:100%;border-radius:inherit}.cesium-legend{position:absolute;left:14px;bottom:14px;z-index:3;width:min(360px,calc(100vw - 28px));max-height:min(460px,calc(100vh - 150px));overflow:auto;padding:14px 16px;color:var(--ink);background:var(--surface-1);border:1px solid var(--hairline);border-radius:8px;box-shadow:var(--shadow-md)}.cesium-legend h3{margin:0 0 10px;color:var(--ink);font-size:15px;font-weight:600}.cesium-legend dl{margin:0}.cesium-legend dt{margin-top:10px;color:var(--brand-strong);font-weight:600;font-size:13px}.cesium-legend dt:first-of-type{margin-top:0}.cesium-legend dd{margin:4px 0 0;color:var(--ink-muted);font-size:12px;line-height:1.65}.cesium-summary{margin:0 0 12px;color:var(--ink-muted);font-size:12px;line-height:1.65}.cesium-row-notes{display:grid;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid var(--hairline)}.cesium-row-notes article{padding:8px 0}.cesium-row-notes strong{color:var(--ink);font-size:12px}.cesium-row-notes p{margin:3px 0 0;color:var(--ink-muted);font-size:12px;line-height:1.55}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:24px;background:#14181f73}.config-modal{width:min(1080px,100%);max-height:min(820px,calc(100vh - 48px));overflow:auto;padding:24px;color:var(--ink);background:var(--surface-1);border:1px solid var(--hairline);border-radius:12px;box-shadow:var(--shadow-lg)}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.eyebrow{margin:0 0 4px;font-size:12px;font-weight:500;color:var(--ink-muted);letter-spacing:0}.modal-heading h2{margin:0;font-size:22px;font-weight:600;color:var(--ink)}.modal-heading button{min-width:72px;color:var(--ink-muted);background:var(--surface-2);border-color:var(--hairline)}.modal-heading button:hover:not(:disabled){background:var(--surface-3)}.config-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.config-step{padding:16px;border:1px solid var(--hairline);border-radius:8px;background:var(--surface-2)}.config-step span{color:var(--brand-strong);font-weight:700;font-size:12px}.config-step h3{margin:8px 0;font-size:16px;font-weight:600;color:var(--ink)}.config-step p{margin:0 0 12px;color:var(--ink-muted);line-height:1.65;font-size:13px}.config-step pre{margin:0;padding:12px;overflow:auto;color:#e6f0ff;background:#1e2128;border:1px solid var(--hairline-strong);border-radius:6px;font-size:12px;line-height:1.6}.config-note{margin:16px 0 0;padding:12px 14px;color:#6b4e00;background:var(--warning-soft);border:1px solid #f5d9a8;border-radius:8px;line-height:1.6;font-size:13px}.support-modal{width:min(780px,100%);padding:24px;color:var(--ink);background:var(--surface-1);border:1px solid var(--hairline);border-radius:12px;box-shadow:var(--shadow-lg)}.support-content{display:grid;grid-template-columns:1fr 240px;gap:22px;align-items:stretch}.support-copy{padding:6px 0}.support-copy>p{margin:0 0 14px;color:var(--ink-muted);line-height:1.8}.support-copy ul{margin:0;padding-left:18px;color:var(--ink);line-height:1.8}.qr-card{display:grid;place-items:center;gap:10px;padding:16px;border:1px solid var(--hairline);border-radius:8px;background:var(--surface-2)}.qr-card img{width:200px;max-width:100%;border-radius:8px;border:1px solid var(--hairline)}.qr-card span{color:var(--ink);font-weight:600;font-size:13px;text-align:center}@media (max-width: 1280px){.workspace{grid-template-columns:240px minmax(0,1fr) 380px}}@media (max-width: 980px){.topbar p{display:none}.workspace{grid-template-columns:220px minmax(0,1fr) 340px}.config-grid,.support-content{grid-template-columns:1fr}}:root,:host{--ol-background-color: white;--ol-accent-background-color: #F5F5F5;--ol-subtle-background-color: rgba(128, 128, 128, .25);--ol-partial-background-color: rgba(255, 255, 255, .75);--ol-foreground-color: #333333;--ol-subtle-foreground-color: #666666;--ol-brand-color: #00AAFF}.ol-box{box-sizing:border-box;border-radius:2px;border:1.5px solid var(--ol-background-color);background-color:var(--ol-partial-background-color)}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:var(--ol-partial-background-color);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid var(--ol-subtle-foreground-color);border-top:none;color:var(--ol-foreground-color);font-size:10px;text-align:center;margin:1px;will-change:contents,width;transition:all .25s}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-bar-inner{display:flex}.ol-scale-step-marker{width:1px;height:15px;background-color:var(--ol-foreground-color);float:right;z-index:10}.ol-scale-step-text{position:absolute;bottom:-5px;font-size:10px;z-index:11;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-text{position:absolute;font-size:12px;text-align:center;bottom:25px;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-singlebar{position:relative;height:10px;z-index:9;box-sizing:border-box;border:1px solid var(--ol-foreground-color)}.ol-scale-singlebar-even{background-color:var(--ol-subtle-foreground-color)}.ol-scale-singlebar-odd{background-color:var(--ol-background-color)}.ol-unsupported{display:none}.ol-viewport,.ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-viewport canvas{all:unset;overflow:hidden}.ol-viewport{touch-action:pan-x pan-y}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;user-select:text}.ol-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.ol-control{position:absolute;background-color:var(--ol-subtle-background-color);border-radius:4px}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}.ol-control button{display:block;margin:1px;padding:0;color:var(--ol-subtle-foreground-color);font-weight:700;text-decoration:none;font-size:inherit;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:var(--ol-background-color);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:hover,.ol-control button:focus{text-decoration:none;outline:1px solid var(--ol-subtle-foreground-color);color:var(--ol-foreground-color)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em);display:flex;flex-flow:row-reverse;align-items:center}.ol-attribution a{color:var(--ol-subtle-foreground-color);text-decoration:none}.ol-attribution ul{margin:0;padding:1px .5em;color:var(--ol-foreground-color);text-shadow:0 0 2px var(--ol-background-color);font-size:12px}.ol-attribution li{display:inline;list-style:none}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button{flex-shrink:0}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:var(--ol-partial-background-color)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:block}.ol-overviewmap .ol-overviewmap-map{border:1px solid var(--ol-subtle-foreground-color);height:150px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:0;left:0;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:var(--ol-subtle-background-color)}.ol-overviewmap-box{border:1.5px dotted var(--ol-subtle-foreground-color)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}.cesium-svgPath-svg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.cesium-button{display:inline-block;position:relative;background:#303336;border:1px solid #444;color:#edffff;fill:#edffff;border-radius:4px;padding:5px 12px;margin:2px 3px;cursor:pointer;overflow:hidden;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.cesium-button:focus{color:#fff;fill:#fff;border-color:#ea4;outline:none}.cesium-button:hover{color:#fff;fill:#fff;background:#48b;border-color:#aef;box-shadow:0 0 8px #fff}.cesium-button:active{color:#000;fill:#000;background:#adf;border-color:#fff;box-shadow:0 0 8px #fff}.cesium-button:disabled,.cesium-button-disabled,.cesium-button-disabled:focus,.cesium-button-disabled:hover,.cesium-button-disabled:active{background:#303336;border-color:#444;color:#646464;fill:#646464;box-shadow:none;cursor:default}.cesium-button option{background-color:#000;color:#eee}.cesium-button option:disabled{color:#777}.cesium-button input,.cesium-button label{cursor:pointer}.cesium-button input{vertical-align:sub}.cesium-toolbar-button{box-sizing:border-box;width:32px;height:32px;border-radius:14%;padding:0;vertical-align:middle;z-index:0}.cesium-performanceDisplay-defaultContainer{position:absolute;top:50px;right:10px;text-align:right}.cesium-performanceDisplay{background-color:#282828b3;padding:7px;border-radius:5px;border:1px solid #444;font:700 12px sans-serif}.cesium-performanceDisplay-fps{color:#e52}.cesium-performanceDisplay-throttled{color:#a42}.cesium-performanceDisplay-ms{color:#de3}.cesium-animation-theme{visibility:hidden;display:block;position:absolute;z-index:-100}.cesium-animation-themeNormal{color:#222}.cesium-animation-themeHover{color:#4488b0}.cesium-animation-themeSelect{color:#242}.cesium-animation-themeDisabled{color:#333}.cesium-animation-themeKnob{color:#222}.cesium-animation-themePointer{color:#2e2}.cesium-animation-themeSwoosh{color:#8ac}.cesium-animation-themeSwooshHover{color:#aef}.cesium-animation-svgText{fill:#edffff;font-family:Sans-Serif;font-size:15px;text-anchor:middle}.cesium-animation-blank{fill:#000;fill-opacity:.01;stroke:none}.cesium-animation-rectButton{cursor:pointer;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.cesium-animation-rectButton .cesium-animation-buttonGlow{fill:#fff;stroke:none;display:none}.cesium-animation-rectButton:hover .cesium-animation-buttonGlow{display:block}.cesium-animation-rectButton .cesium-animation-buttonPath{fill:#edffff}.cesium-animation-rectButton .cesium-animation-buttonMain{stroke:#444;stroke-width:1.2}.cesium-animation-rectButton:hover .cesium-animation-buttonMain{stroke:#aef}.cesium-animation-rectButton:active .cesium-animation-buttonMain{fill:#abd6ff}.cesium-animation-buttonDisabled{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.cesium-animation-buttonDisabled .cesium-animation-buttonMain{stroke:#555}.cesium-animation-buttonDisabled .cesium-animation-buttonPath{fill:#818181}.cesium-animation-buttonDisabled .cesium-animation-buttonGlow{display:none}.cesium-animation-buttonToggled .cesium-animation-buttonGlow{display:block;fill:#2e2}.cesium-animation-buttonToggled .cesium-animation-buttonMain{stroke:#2e2}.cesium-animation-buttonToggled:hover .cesium-animation-buttonGlow{fill:#fff}.cesium-animation-buttonToggled:hover .cesium-animation-buttonMain{stroke:#2e2}.cesium-animation-shuttleRingG,.cesium-animation-shuttleRingPointer,.cesium-animation-shuttleRingPausePointer{cursor:pointer}.cesium-animation-shuttleRingBack{fill:#181818;fill-opacity:.8;stroke:#333;stroke-width:1.2}.cesium-animation-shuttleRingSwoosh line{stroke:#8ac;stroke-width:3;stroke-opacity:.2;stroke-linecap:round}.cesium-animation-knobOuter{cursor:pointer;stroke:#444;stroke-width:1.2}.cesium-animation-knobInner{cursor:pointer}.cesium-baseLayerPicker-selected{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.cesium-baseLayerPicker-dropDown{display:block;position:absolute;box-sizing:content-box;top:auto;right:0;width:320px;max-height:500px;margin-top:5px;background-color:#262626bf;border:1px solid #444;padding:6px;overflow:auto;border-radius:10px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;transform:translateY(-20%);visibility:hidden;opacity:0;transition:visibility 0s .2s,opacity .2s ease-in,transform .2s ease-in}.cesium-baseLayerPicker-dropDown-visible{transform:translate(0);visibility:visible;opacity:1;transition:opacity .2s ease-out,transform .2s ease-out}.cesium-baseLayerPicker-sectionTitle{display:block;font-family:sans-serif;font-size:16pt;text-align:left;color:#edffff;margin-bottom:4px}.cesium-baseLayerPicker-choices{margin-bottom:5px}.cesium-baseLayerPicker-categoryTitle{color:#edffff;font-size:11pt}.cesium-baseLayerPicker-choices{display:block;border:1px solid #888;border-radius:5px;padding:5px 0}.cesium-baseLayerPicker-item{display:inline-block;vertical-align:top;margin:2px 5px;width:64px;text-align:center;cursor:pointer}.cesium-baseLayerPicker-itemLabel{display:block;font-family:sans-serif;font-size:8pt;text-align:center;vertical-align:middle;color:#edffff;cursor:pointer;word-wrap:break-word}.cesium-baseLayerPicker-item:hover .cesium-baseLayerPicker-itemLabel,.cesium-baseLayerPicker-item:focus .cesium-baseLayerPicker-itemLabel{text-decoration:underline}.cesium-baseLayerPicker-itemIcon{display:inline-block;position:relative;width:inherit;height:auto;background-size:100% 100%;border:solid 1px #444;border-radius:9px;color:#edffff;margin:0;padding:0;cursor:pointer;box-sizing:border-box}.cesium-baseLayerPicker-item:hover .cesium-baseLayerPicker-itemIcon{border-color:#fff;box-shadow:0 0 8px #fff,0 0 8px #fff}.cesium-baseLayerPicker-selectedItem .cesium-baseLayerPicker-itemLabel{color:#bdecf8}.cesium-baseLayerPicker-selectedItem .cesium-baseLayerPicker-itemIcon{border:double 4px rgb(189,236,248)}.cesium-widget{font-family:sans-serif;font-size:16px;overflow:hidden;display:block;position:relative;top:0;left:0;width:100%;height:100%}.cesium-widget,.cesium-widget canvas{width:100%;height:100%;touch-action:none}.cesium-widget-credits{display:block;position:absolute;bottom:0;left:0;color:#fff;font-size:10px;text-shadow:0px 0px 2px #000000;padding-right:5px}.cesium-widget-errorPanel{position:absolute;top:0;right:0;bottom:0;left:0;text-align:center;background:#000000b3;z-index:99999}.cesium-widget-errorPanel:before{display:inline-block;vertical-align:middle;height:100%;content:""}.cesium-widget-errorPanel-content{width:75%;max-width:500px;display:inline-block;text-align:left;vertical-align:middle;border:1px solid #510c00;border-radius:7px;background-color:#f0d9d5;font-size:14px;color:#510c00}.cesium-widget-errorPanel-content.expanded{max-width:75%}.cesium-widget-errorPanel-header{font-size:18px;font-family:Open Sans,Verdana,Geneva,sans-serif;background:#d69d93;border-bottom:2px solid #510c00;border-radius:3px 3px 0 0;padding:15px}.cesium-widget-errorPanel-scroll{overflow:auto;font-family:Open Sans,Verdana,Geneva,sans-serif;white-space:pre-wrap;padding:0 15px;margin:10px 0 20px}.cesium-widget-errorPanel-buttonPanel{padding:0 15px;margin:10px 0 20px;text-align:right}.cesium-widget-errorPanel-buttonPanel button{border-color:#510c00;background:#d69d93;color:#202020;margin:0}.cesium-widget-errorPanel-buttonPanel button:focus{border-color:#510c00;background:#f0d9d5;color:#510c00}.cesium-widget-errorPanel-buttonPanel button:hover{border-color:#510c00;background:#f0d9d5;color:#510c00}.cesium-widget-errorPanel-buttonPanel button:active{border-color:#510c00;background:#b17b72;color:#510c00}.cesium-widget-errorPanel-more-details{text-decoration:underline;cursor:pointer}.cesium-widget-errorPanel-more-details:hover{color:#2b0700}.cesium-cesiumInspector{border-radius:5px;transition:width ease-in-out .25s;background:#303336cc;border:1px solid #444;color:#edffff;display:inline-block;position:relative;padding:4px 12px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.cesium-cesiumInspector-button{text-align:center;font-size:11pt}.cesium-cesiumInspector-visible .cesium-cesiumInspector-button{border-bottom:1px solid #aaa;padding-bottom:3px}.cesium-cesiumInspector input:enabled,.cesium-cesiumInspector-button{cursor:pointer}.cesium-cesiumInspector-visible{width:185px;height:auto}.cesium-cesiumInspector-hidden{width:122px;height:17px}.cesium-cesiumInspector-sectionContent{max-height:600px}.cesium-cesiumInspector-section-collapsed .cesium-cesiumInspector-sectionContent{max-height:0;padding:0!important;overflow:hidden}.cesium-cesiumInspector-dropDown{margin:5px 0;font-family:sans-serif;font-size:10pt;width:185px}.cesium-cesiumInspector-frustumStatistics{padding:5px;background-color:#505050bf}.cesium-cesiumInspector-pickButton{background-color:#0000004d;border:1px solid #444;color:#edffff;border-radius:5px;padding:3px 7px;cursor:pointer;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin:0 auto}.cesium-cesiumInspector-pickButton:focus{outline:none}.cesium-cesiumInspector-pickButton:active,.cesium-cesiumInspector-pickButtonHighlight{color:#000;background:#adf;border-color:#fff;box-shadow:0 0 8px #fff}.cesium-cesiumInspector-center{text-align:center}.cesium-cesiumInspector-sectionHeader{font-weight:700;font-size:10pt;margin:0;cursor:pointer}.cesium-cesiumInspector-pickSection{border:1px solid #aaa;border-radius:5px;padding:3px;margin-bottom:5px}.cesium-cesiumInspector-sectionContent{margin-bottom:10px;transition:max-height .25s}.cesium-cesiumInspector-tileText{padding-bottom:10px;border-bottom:1px solid #aaa}.cesium-cesiumInspector-relativeText{padding-top:10px}.cesium-cesiumInspector-sectionHeader:before{margin-right:5px;content:"-";width:1ch;display:inline-block}.cesium-cesiumInspector-section-collapsed .cesium-cesiumInspector-sectionHeader:before{content:"+"}ul.cesium-cesiumInspector-statistics{margin:0;padding-top:3px;padding-bottom:3px}ul.cesium-cesiumInspector-statistics+ul.cesium-cesiumInspector-statistics{border-top:1px solid #aaa}.cesium-cesiumInspector-slider{margin-top:5px}.cesium-cesiumInspector-slider input[type=number]{text-align:left;background-color:#222;outline:none;border:1px solid #444;color:#edffff;width:100px;border-radius:3px;padding:1px;margin-left:10px;cursor:auto}.cesium-cesiumInspector-slider input[type=number]::-webkit-outer-spin-button,.cesium-cesiumInspector-slider input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cesium-cesiumInspector-slider input[type=range]{margin-left:5px;vertical-align:middle}.cesium-cesiumInspector-hide .cesium-cesiumInspector-styleEditor{display:none}.cesium-cesiumInspector-styleEditor{padding:10px;border-radius:5px;background:#303336cc;border:1px solid #444}.cesium-cesiumInspector-styleEditor textarea{width:100%;height:300px;background:transparent;color:#edffff;border:none;padding:0;white-space:pre;overflow-wrap:normal;overflow-x:auto}.cesium-3DTilesInspector{width:300px;pointer-events:all}.cesium-3DTilesInspector-statistics{font-size:11px}.cesium-3DTilesInspector-disabledElementsInfo{margin:5px 0 0;padding:0 0 0 20px;color:#eed202}.cesium-3DTilesInspector div,.cesium-3DTilesInspector input[type=range]{width:100%;box-sizing:border-box}.cesium-cesiumInspector-error{color:#ff9e9e;overflow:auto}.cesium-3DTilesInspector .cesium-cesiumInspector-section{margin-top:3px}.cesium-3DTilesInspector .cesium-cesiumInspector-sectionHeader+.cesium-cesiumInspector-show{border-top:1px solid white}input.cesium-cesiumInspector-url{overflow:hidden;white-space:nowrap;overflow-x:scroll;background-color:transparent;color:#fff;outline:none;border:none;height:1em;width:100%}.cesium-cesiumInspector .field-group{display:table}.cesium-cesiumInspector .field-group>label{display:table-cell;font-weight:700}.cesium-cesiumInspector .field-group>.field{display:table-cell;width:100%}.cesium-VoxelInspector{width:300px;pointer-events:all}.cesium-VoxelInspector div,.cesium-VoxelInspector input[type=range]{width:100%;box-sizing:border-box}.cesium-VoxelInspector .cesium-cesiumInspector-section{margin-top:3px}.cesium-VoxelInspector .cesium-cesiumInspector-sectionHeader+.cesium-cesiumInspector-show{border-top:1px solid white}.cesium-button.cesium-fullscreenButton,.cesium-button.cesium-vrButton{display:block;width:100%;height:100%;margin:0;border-radius:0}.cesium-viewer-geocoderContainer .cesium-geocoder-input{border:solid 1px #444;background-color:#282828b3;color:#fff;display:inline-block;vertical-align:middle;width:0;height:32px;margin:0;padding:0 32px 0 0;border-radius:0;box-sizing:border-box;transition:width ease-in-out .25s,background-color .2s ease-in-out;-webkit-appearance:none}.cesium-viewer-geocoderContainer:hover .cesium-geocoder-input{border-color:#aef;box-shadow:0 0 8px #fff}.cesium-viewer-geocoderContainer .cesium-geocoder-input:focus{border-color:#ea4;background-color:#0f0f0fe6;box-shadow:none;outline:none}.cesium-viewer-geocoderContainer:hover .cesium-geocoder-input,.cesium-viewer-geocoderContainer .cesium-geocoder-input:focus,.cesium-viewer-geocoderContainer .cesium-geocoder-input-wide{padding-left:4px;width:250px}.cesium-viewer-geocoderContainer .search-results{position:absolute;background-color:#000;color:#eee;overflow-y:auto;opacity:.8;width:100%}.cesium-viewer-geocoderContainer .search-results ul{list-style-type:none;margin:0;padding:0}.cesium-viewer-geocoderContainer .search-results ul li{font-size:14px;padding:3px 10px}.cesium-viewer-geocoderContainer .search-results ul li:hover{cursor:pointer}.cesium-viewer-geocoderContainer .search-results ul li.active{background:#48b}.cesium-geocoder-searchButton{background-color:#303336;display:inline-block;position:absolute;cursor:pointer;width:32px;top:1px;right:1px;height:30px;vertical-align:middle;fill:#edffff}.cesium-geocoder-searchButton:hover{background-color:#48b}.cesium-infoBox{display:block;position:absolute;top:50px;right:0;width:40%;max-width:480px;background:#262626f2;color:#edffff;border:1px solid #444;border-right:none;border-top-left-radius:7px;border-bottom-left-radius:7px;box-shadow:0 0 10px 1px #000;transform:translate(100%);visibility:hidden;opacity:0;transition:visibility 0s .2s,opacity .2s ease-in,transform .2s ease-in}.cesium-infoBox-visible{transform:translate(0);visibility:visible;opacity:1;transition:opacity .2s ease-out,transform .2s ease-out}.cesium-infoBox-title{display:block;height:20px;padding:5px 30px 5px 25px;background:#545454;border-top-left-radius:7px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;box-sizing:content-box}.cesium-infoBox-bodyless .cesium-infoBox-title{border-bottom-left-radius:7px}button.cesium-infoBox-camera{display:block;position:absolute;top:4px;left:4px;width:22px;height:22px;background:transparent;border-color:transparent;border-radius:3px;padding:0 5px;margin:0}button.cesium-infoBox-close{display:block;position:absolute;top:5px;right:5px;height:20px;background:transparent;border:none;border-radius:2px;font-weight:700;font-size:16px;padding:0 5px;margin:0;color:#edffff}button.cesium-infoBox-close:focus{background:#ee880070;outline:none}button.cesium-infoBox-close:hover{background:#888;color:#000}button.cesium-infoBox-close:active{background:#a00;color:#000}.cesium-infoBox-bodyless .cesium-infoBox-iframe{display:none}.cesium-infoBox-iframe{border:none;width:100%;width:calc(100% - 2px)}span.cesium-sceneModePicker-wrapper{display:inline-block;position:relative;margin:0 3px}.cesium-sceneModePicker-visible{visibility:visible;opacity:1;transition:opacity .25s linear}.cesium-sceneModePicker-hidden{visibility:hidden;opacity:0;transition:visibility 0s .25s,opacity .25s linear}.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-none{display:none}.cesium-sceneModePicker-slide-svg{transition:left 2s;top:0;left:0}.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-dropDown-icon{box-sizing:border-box;padding:0;margin:3px 0}.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button3D,.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-buttonColumbusView,.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button2D{margin:0 0 3px}.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button3D .cesium-sceneModePicker-icon2D{left:100%}.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button3D .cesium-sceneModePicker-iconColumbusView{left:200%}.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-buttonColumbusView .cesium-sceneModePicker-icon3D{left:-200%}.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-buttonColumbusView .cesium-sceneModePicker-icon2D,.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button2D .cesium-sceneModePicker-icon3D{left:-100%}.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button2D .cesium-sceneModePicker-iconColumbusView{left:100%}.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-selected{border-color:#2e2;box-shadow:0 0 8px #fff,0 0 8px #fff}span.cesium-projectionPicker-wrapper{display:inline-block;position:relative;margin:0 3px}.cesium-projectionPicker-visible{visibility:visible;opacity:1;transition:opacity .25s linear}.cesium-projectionPicker-hidden{visibility:hidden;opacity:0;transition:visibility 0s .25s,opacity .25s linear}.cesium-projectionPicker-wrapper .cesium-projectionPicker-none{display:none}.cesium-projectionPicker-wrapper .cesium-projectionPicker-dropDown-icon{box-sizing:border-box;padding:0;margin:3px 0}.cesium-projectionPicker-wrapper .cesium-projectionPicker-buttonPerspective,.cesium-projectionPicker-wrapper .cesium-projectionPicker-buttonOrthographic{margin:0 0 3px}.cesium-projectionPicker-wrapper .cesium-projectionPicker-buttonPerspective .cesium-projectionPicker-iconOrthographic{left:100%}.cesium-projectionPicker-wrapper .cesium-projectionPicker-buttonOrthographic .cesium-projectionPicker-iconPerspective{left:-100%}.cesium-projectionPicker-wrapper .cesium-projectionPicker-selected{border-color:#2e2;box-shadow:0 0 8px #fff,0 0 8px #fff}.cesium-performance-watchdog-message-area{position:relative;background-color:#ff0;color:#000;padding:10px}.cesium-performance-watchdog-message{margin-right:30px}.cesium-performance-watchdog-message-dismiss{position:absolute;right:0;margin:0 10px 0 0}.cesium-navigationHelpButton-wrapper{position:relative;display:inline-block}.cesium-navigation-help{visibility:hidden;position:absolute;top:38px;right:2px;width:250px;border-radius:10px;transform:scale(.01);transform-origin:234px -10px;transition:visibility 0s .25s,transform .25s ease-in}.cesium-navigation-help-visible{visibility:visible;transform:scale(1);transition:transform .25s ease-out}.cesium-navigation-help-instructions{border:1px solid #444;background-color:#262626bf;padding-bottom:5px;border-radius:0 0 10px 10px}.cesium-click-navigation-help{display:none}.cesium-touch-navigation-help{display:none;padding-top:5px}.cesium-click-navigation-help-visible,.cesium-touch-navigation-help-visible{display:block}.cesium-navigation-help-pan{color:#6cf;font-weight:700}.cesium-navigation-help-zoom{color:#65fd00;font-weight:700}.cesium-navigation-help-rotate{color:#ffd800;font-weight:700}.cesium-navigation-help-tilt{color:#d800d8;font-weight:700}.cesium-navigation-help-details{color:#fff}.cesium-navigation-button{color:#fff;background-color:transparent;border-bottom:none;border-top:1px solid #444;border-right:1px solid #444;margin:0;width:50%;cursor:pointer}.cesium-navigation-button-icon{vertical-align:middle;padding:5px 1px}.cesium-navigation-button:focus{outline:none}.cesium-navigation-button-left{border-radius:10px 0 0;border-left:1px solid #444}.cesium-navigation-button-right{border-radius:0 10px 0 0;border-left:none}.cesium-navigation-button-selected{background-color:#262626bf}.cesium-navigation-button-unselected{background-color:#000000bf}.cesium-navigation-button-unselected:hover{background-color:#4c4c4cbf}.cesium-selection-wrapper{position:absolute;width:160px;height:160px;pointer-events:none;visibility:hidden;opacity:0;transition:visibility 0s .2s,opacity .2s ease-in}.cesium-selection-wrapper-visible{visibility:visible;opacity:1;transition:opacity .2s ease-out}.cesium-selection-wrapper svg{fill:#2e2;stroke:#000;stroke-width:1.1px}.cesium-timeline-main{position:relative;left:0;bottom:0;overflow:hidden;border:solid 1px #888;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.cesium-timeline-trackContainer{width:100%;overflow:auto;border-top:solid 1px #888;position:relative;top:0;left:0}.cesium-timeline-tracks{position:absolute;top:0;left:0;width:100%}.cesium-timeline-needle{position:absolute;left:0;top:1.7em;bottom:0;width:1px;background:red}.cesium-timeline-bar{position:relative;left:0;top:0;overflow:hidden;cursor:pointer;width:100%;height:1.7em;background:linear-gradient(to bottom,#747577cc,#3a4452cc 11%,#2e3238cc,#353535cc 81%,#353535cc)}.cesium-timeline-ruler{visibility:hidden;white-space:nowrap;font-size:80%;z-index:-200}.cesium-timeline-highlight{position:absolute;bottom:0;left:0;background:#08f}.cesium-timeline-ticLabel{position:absolute;top:0;left:0;white-space:nowrap;font-size:80%;color:#eee}.cesium-timeline-ticMain{position:absolute;bottom:0;left:0;width:1px;height:50%;background:#eee}.cesium-timeline-ticSub{position:absolute;bottom:0;left:0;width:1px;height:33%;background:#aaa}.cesium-timeline-ticTiny{position:absolute;bottom:0;left:0;width:1px;height:25%;background:#888}.cesium-timeline-icon16{display:block;position:absolute;width:16px;height:16px;background-image:url(data:text/plain;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAQCAYAAAB3AH1ZAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sIDBITKIVzLEMAAAKNSURBVEjHxdXNSxRhHAfw7zzrqhuoWJnSkrippUVSEKsHI9BTUYdAJA/RoYMREV26rAdn6tAfUARi16hQqkOBQRgUEYFWEC3OwczMjdZd92VmdWfmeelgTjO7q7gb0VzmmZnn85vvPPPMM8B/3qTcE2PPpuTZKB1eWuUQACgXYACYwVFbCTTVeZXB/i55o4LFelcAZfStYD4vpAoPGAGo4GBcQEgSOAUMQyAezwK6iQfDPXnhS/FkHZ+/8VLMWxxqWkfH3gbMRNOYi2roavbja0zHQmoFPYf8ED4Ko4aivm9MOG/u9I8mwrafeK7a/tVrNc/bARYN5noadeq7q0342vXw9CIMU6BmW8rVP9cPBPe52uu+v3O/y9sB4gkTWs6Qsk0mj5ExXMelejvA8WafYmkmGPHanTijdtvif8rx5RiCjdWKs2Cp3jWRDl96KhrbqlBeJqBOLyLQXg0IgbkZDS0dO8EZxZfPSTA9jvDDK3mT0OmP1FXh3XwEEAKdTX5MRWLgjCK4pwH3xt/YnjgLHAv4lHTCAKMMu/wV+KZGob6PoKyMQ0+sgBpZVJZn0NterxQaVqef/DRn+/EXYds/mZx2eVeAW9d65dhCEsaKCb7K8HH0gqTevyh9GDkn0VULRiaLzJKGBu9swfdaiie5RVo9ESURN8E8BE0n7ggACJy8KzghSCzp6DmwWxkaCm24EBXr8wI8Hrkq06QBiRC0t24HALS11IBTCyJl4vb1AXmzpbVYTwoVOXN0h7L8Mwtm8bXPybIQ/5FCX3dA2cr6XowvGCA02CvztAnz9+JiZk1AMxG6fEreSoBiPNmoyNnuWiWVzAIAtISO08E6pZi/3N96AIDn4E3h3P8L/wshP+txtEs4JAAAAABJRU5ErkJggg==);background-repeat:no-repeat}.cesium-viewer{font-family:sans-serif;font-size:16px;overflow:hidden;display:block;position:relative;top:0;left:0;width:100%;height:100%}.cesium-viewer-cesiumWidgetContainer{width:100%;height:100%}.cesium-viewer-bottom{display:block;position:absolute;bottom:0;left:0;padding-right:5px}.cesium-viewer .cesium-widget-credits{display:inline;position:static;bottom:auto;left:auto;padding-right:0;color:#fff;font-size:10px;text-shadow:0 0 2px #000000}.cesium-viewer-timelineContainer{position:absolute;bottom:0;left:169px;right:29px;height:27px;padding:0;margin:0;overflow:hidden;font-size:14px}.cesium-viewer-animationContainer{position:absolute;bottom:0;left:0;padding:0;width:169px;height:112px}.cesium-viewer-fullscreenContainer,.cesium-viewer-vrContainer{position:absolute;bottom:0;right:0;padding:0;width:29px;height:29px;overflow:hidden}.cesium-viewer-toolbar{display:block;position:absolute;top:5px;right:5px}.cesium-viewer-cesiumInspectorContainer{display:block;position:absolute;top:50px;right:10px}.cesium-viewer-geocoderContainer{position:relative;display:inline-block;margin:0 3px}.cesium-viewer-cesium3DTilesInspectorContainer,.cesium-viewer-voxelInspectorContainer{display:block;position:absolute;top:50px;right:10px;max-height:calc(100% - 120px);box-sizing:border-box;overflow-y:auto;overflow-x:hidden}.cesium-viewer-i3s-explorer ul{list-style-type:none}.cesium-viewer-i3s-explorer .layersList{padding:0}.cesium-viewer-i3s-explorer input{margin:0 3px 0 0}.cesium-viewer-i3s-explorer .expandItem{cursor:pointer;-webkit-user-select:none;user-select:none;width:20px}.cesium-viewer-i3s-explorer .nested,.cesium-viewer-i3s-explorer #bsl-wrapper{display:none}.cesium-viewer-i3s-explorer .active{display:block}.cesium-viewer-i3s-explorer .li-wrapper{display:flex;flex-direction:row;align-content:center}
