:root{--bg-deepest:#060b14;--bg-base:#0a1122;--bg-raised:#0e1a2e;--bg-surface:#152238;--bg-hover:#2a9d8f14;--border-subtle:#111d33;--border-default:#1a2744;--border-accent:#2a9d8f40;--text-primary:#c8d6e5;--text-secondary:#8ba3c7;--text-tertiary:#5a7899;--text-muted:#3d5a80;--accent-primary:#2a9d8f;--accent-blue:#3b82f6;--accent-orange:#e9712b;--accent-amber:#f59e0b;--accent-red:#ef4444;--accent-pink:#ec4899;--accent-purple:#8b5cf6;--duration-fast:.15s;--duration-normal:.25s;--duration-slow:.4s;--radius-sm:4px;--radius-md:8px;--radius-lg:12px}body{color:#edf2f7;background-color:#0d1b2a;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,PingFang SC,system-ui,sans-serif}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}::selection{color:#edf2f7;background:#2a9d8f4d}.cesium-viewer-bottom,.cesium-widget-credits{display:none!important}
