*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#1a1a2e;color:#fff}.header{padding:16px 24px;background:#0000004d;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1);position:relative;z-index:100}.header h1{font-size:1.2rem;font-weight:500}.header a{color:#00d9ff;text-decoration:none;font-size:.9rem}.header a:hover{text-decoration:underline}#cesiumContainer{width:100%;height:calc(100vh - 60px)}.controls{position:absolute;bottom:20px;left:20px;background:#000000b3;padding:16px;border-radius:8px;z-index:1000}.controls h3{font-size:.9rem;margin-bottom:12px;color:#00d9ff}.controls button{background:#00d9ff;color:#000;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:.85rem;margin:4px;display:block;width:100%}.controls button:hover{background:#0f8}
