.hub-info-window{position:absolute;background-color:#1e1e1ee6;color:#fff;padding:15px;border-radius:8px;box-shadow:0 4px 10px #00000080;max-width:300px;z-index:1000;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column}.hub-info-window-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.hub-info-window-header h2{margin:0;color:orange;font-size:1.2em}.hub-info-window-header button{background:none;border:none;color:#fff;font-size:1.2em;cursor:pointer;padding:5px}.hub-info-window-header button:hover{color:orange}.hub-info-window-content p{margin-bottom:5px;font-size:.9em}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}#root{width:100vw;height:100vh}.App{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#000}.egypt-hub-details-container{background-color:#1a1a1a;color:#fff;padding:20px;border-radius:8px;max-width:800px;margin:20px auto;box-shadow:0 4px 8px #0003;line-height:1.6}.egypt-hub-details-container h1,.egypt-hub-details-container h2{color:orange;margin-bottom:15px}.egypt-hub-details-container ul{list-style-type:disc;margin-left:20px;margin-bottom:15px}.egypt-hub-details-container ol{list-style-type:decimal;margin-left:20px;margin-bottom:15px}.egypt-hub-details-container li{margin-bottom:5px}.egypt-hub-details-container button{background-color:orange;color:#1a1a1a;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:16px;margin-top:20px;transition:background-color .3s ease}.egypt-hub-details-container button:hover{background-color:#e69500}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
