@import "https://cesium.com/downloads/cesiumjs/releases/1.107/Build/Cesium/Widgets/widgets.css";
.fullSize{border:none;width:100%;height:100%;position:absolute;top:0;left:0}#loadingOverlay{color:#fff;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.8);justify-content:center;align-items:center;width:100%;height:100%;font-family:sans-serif;display:flex;position:absolute;top:0;left:0}.loading-container{text-align:center;background:rgba(42,42,42,.95);border:1px solid #555;border-radius:12px;min-width:320px;padding:40px}.progress-bar{background:#333;border-radius:4px;width:280px;height:8px;margin:20px auto;position:relative;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#f44,#f66);border-radius:4px;height:100%;transition:width .3s;position:relative}.progress-fill:after{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);width:100%;height:100%;animation:2s infinite shimmer;position:absolute;top:0;left:0}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}#toolbar{z-index:100;background:rgba(42,42,42,.9);border-radius:8px;flex-direction:column;gap:8px;min-width:200px;padding:10px;display:flex;position:absolute;top:10px;left:10px}.stratakit-mimic-select-root{width:100%;display:inline-block;position:relative}.stratakit-mimic-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#fff;cursor:pointer;background:#2a2a2a;border:1px solid #555;border-radius:4px;outline:none;width:100%;padding:8px 32px 8px 12px;font-size:14px}.stratakit-mimic-select:hover{background:#333;border-color:#666}.stratakit-mimic-select:focus{border-color:#4caf50;box-shadow:0 0 0 2px rgba(76,175,80,.2)}.stratakit-mimic-select-arrow{pointer-events:none;color:#ccc;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.cesium-animation-rectButton.highlight-animation .cesium-animation-buttonGlow{fill:#fff;filter:url(#animation_blurred)drop-shadow(0 0 3px #aef)drop-shadow(0 0 3px #fff);animation:1.2s ease-in-out infinite highlight-animation-button;display:block}.cesium-animation-rectButton.highlight-animation .cesium-animation-buttonMain{stroke:#fff;stroke-width:3px}.cesium-animation-rectButton.highlight-animation .cesium-animation-buttonPath{fill:#fff}.cesium-animation-shuttleRingG.highlight-animation .cesium-animation-shuttleRingBack{stroke:#fff;stroke-width:6px;filter:drop-shadow(0 0 3px #aef)drop-shadow(0 0 3px rgba(174,238,255,.95));animation:1.2s ease-in-out infinite highlight-animation-ring}.cesium-animation-shuttleRingG.highlight-animation .cesium-animation-shuttleRingSwoosh line{stroke:#fff;stroke-opacity:.8}@keyframes highlight-animation-button{0%{opacity:.3;stroke-width:0}50%{opacity:1;stroke-width:4px}to{opacity:.3;stroke-width:0}}@keyframes highlight-animation-ring{0%{stroke-opacity:.25;stroke:#333}50%{stroke-opacity:1;stroke:#fff}to{stroke-opacity:.25;stroke:#333}}@media (max-width:768px){.cesium-viewer-timelineContainer,.cesium-viewer-animationContainer,.cesium-viewer-bottom{bottom:env(safe-area-inset-bottom,0px)!important}#toolbar{min-width:160px}.loading-container{min-width:280px;padding:20px}}
