:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden;width:100%;max-width:100%}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.featured-content-container{margin:64px 0}.featured-content-grid{display:grid;gap:24px;justify-content:center;align-items:stretch}@media (min-width: 900px){.featured-content-grid{grid-template-columns:1fr 1fr;max-width:1100px;margin:0 auto}.featured-content-grid .featured-item:nth-child(5){grid-column:1 / -1;max-width:380px;margin:0 auto;width:100%}}@media (min-width: 600px) and (max-width: 899px){.featured-content-grid{grid-template-columns:1fr 1fr;padding:0 16px}.featured-content-grid .featured-item:nth-child(5){grid-column:1 / -1;max-width:400px;margin:0 auto;width:100%}}@media (max-width: 599px){.featured-content-grid{grid-template-columns:1fr;padding:0 8px;gap:16px}.featured-content-container{margin:48px 0}.featured-content-container{text-align:center}}.featured-item{display:flex;width:100%}.featured-paper{padding:24px;text-align:center;border:1px solid;border-radius:12px!important;width:100%;min-height:220px;background:linear-gradient(145deg,#1a1a3d33,#0c0a184d)!important;display:flex;flex-direction:column;justify-content:space-between;align-items:center;transition:transform .3s ease,box-shadow .3s ease!important}.featured-paper:hover{transform:translateY(-6px) scale(1.02)!important;box-shadow:0 8px 32px #818cf82e!important}.featured-icon{margin-bottom:8px}.featured-icon svg{font-size:40px}.featured-title{font-family:Orbitron,sans-serif!important;margin-bottom:4px!important;font-weight:600!important}.featured-description{margin-bottom:16px!important;font-size:14px!important;min-height:40px;line-height:1.4!important}.featured-button{border-radius:8px!important;padding:8px 24px!important;font-weight:600!important;letter-spacing:1px!important;font-size:14px!important;margin-top:auto!important}.featured-section-title{text-align:center;margin-bottom:32px!important;text-align:center!important}@media (max-width: 599px){.featured-paper{padding:20px;min-height:200px}.featured-icon svg{font-size:36px}.featured-title{font-size:1.1rem!important;text-align:center!important}.featured-description{font-size:13px!important;min-height:35px}.featured-button{font-size:13px!important;padding:7px 20px!important}.featured-section-title{font-size:2rem!important;margin-bottom:24px!important}}@media (max-width: 400px){.featured-paper{padding:16px;min-height:180px}.featured-icon svg{font-size:32px}.featured-title{font-size:1rem!important}.featured-description{font-size:12px!important;min-height:32px}.featured-section-title{font-size:1.75rem!important}}.featured-content-animate{opacity:0;transform:translateY(50px);transition:all .8s ease}.featured-content-animate.animate-visible{opacity:1;transform:translateY(0)}.featured-item-animate{opacity:0;transform:translateY(20px);transition:all .6s ease}.featured-item-animate.animate-visible{opacity:1;transform:translateY(0)}.featured-item:nth-child(1) .featured-item-animate{transition-delay:.1s}.featured-item:nth-child(2) .featured-item-animate{transition-delay:.2s}.featured-item:nth-child(3) .featured-item-animate{transition-delay:.3s}.featured-item:nth-child(4) .featured-item-animate{transition-delay:.4s}.featured-item:nth-child(5) .featured-item-animate{transition-delay:.5s}.apod-container{margin:80px 0;position:relative}.apod-container:before{content:"";position:absolute;top:-50px;left:50%;transform:translate(-50%);width:200px;height:200px;background:radial-gradient(circle,rgba(76,99,210,.15) 0%,transparent 70%);border-radius:50%;z-index:-1}.apod-card{display:flex;border-radius:24px!important;overflow:hidden;box-shadow:0 20px 60px #818cf840,0 8px 32px #0000004d,inset 0 1px #ffffff1a!important;background:linear-gradient(135deg,#1a1a3dd9,#0c0a18fa)!important;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(148,163,184,.15);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.apod-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 32px 80px #818cf866,0 16px 48px #0006,inset 0 1px #fff3!important}.apod-card:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#4c63d21a,#7c3aed1a);opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:1}.apod-card:hover:after{opacity:1}.apod-media-container{position:relative;overflow:hidden;background:linear-gradient(135deg,#1e293b,#0f172a);display:flex;align-items:stretch}.apod-media-container:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,#4c63d226,#7c3aed26),radial-gradient(circle at top right,rgba(255,255,255,.1) 0%,transparent 50%);opacity:0;transition:opacity .4s ease;z-index:2;pointer-events:none}.apod-media-container:hover:before{opacity:1}.apod-image{transition:all .8s cubic-bezier(.4,0,.2,1)!important;width:100%;height:100%;object-fit:cover;filter:brightness(.92) contrast(1.15) saturate(1.2) hue-rotate(2deg)!important;position:relative;z-index:1;min-height:100%;display:block}.apod-image:hover{transform:scale(1.08) rotate(1deg)!important;filter:brightness(1) contrast(1.25) saturate(1.3) hue-rotate(5deg)!important}.apod-content{display:flex;flex-direction:column;flex:1;justify-content:space-between;min-width:0;position:relative;z-index:2;background:linear-gradient(135deg,#1e293b1a,#0f172a33)}.apod-content:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#4c63d2;opacity:.8;border-radius:0 2px 2px 0}.apod-title{font-family:Orbitron,sans-serif!important;font-weight:700!important;background:linear-gradient(135deg,#fff,#f8fafc,#e2e8f0,#cbd5e1 60%,#94a3b8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:16px!important;line-height:1.2!important;text-shadow:0 0 20px rgba(255,255,255,.3);position:relative}.apod-title:after{content:"";position:absolute;bottom:-4px;left:0;width:40%;height:2px;background:linear-gradient(90deg,#4c63d2 0%,transparent 100%);border-radius:1px}.apod-date-chip{background:#4c63d2!important;color:#fff!important;font-weight:600!important;letter-spacing:.8px!important;margin-bottom:24px!important;border-radius:25px!important;box-shadow:0 6px 20px #4c63d266;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.apod-date-chip:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 25px #4c63d280,0 4px 12px #0000004d}.apod-description{flex-grow:1;overflow-y:auto;margin-bottom:24px!important;font-size:16px!important;line-height:1.7!important;padding-right:12px;color:#e2e8f0;text-align:justify;scrollbar-width:thin;scrollbar-color:rgba(76,99,210,.7) rgba(30,41,59,.4)}.apod-description::-webkit-scrollbar{width:10px}.apod-description::-webkit-scrollbar-track{background:linear-gradient(135deg,#1e293b66,#0f172a99);border-radius:12px;margin:6px 0;box-shadow:inset 0 0 4px #0000004d}.apod-description::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#4c63d2,#6366f1,#7c3aed,#8b5cf6,#a855f7);border-radius:12px;border:2px solid rgba(30,41,59,.4);transition:all .3s ease;box-shadow:0 0 8px #4c63d24d}.apod-description::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#6366f1,#7c3aed,#8b5cf6,#a855f7,#ec4899);box-shadow:0 0 12px #7c3aed80;transform:scale(1.1)}.apod-description::-webkit-scrollbar-thumb:active{background:linear-gradient(135deg,#8b5cf6,#ec4899,#f59e0b);box-shadow:0 0 16px #ec489999}.apod-button{align-self:flex-start!important;border-radius:16px!important;font-weight:600!important;padding:14px 28px!important;background:#7c3aed!important;box-shadow:0 8px 25px #7c3aed80;transition:all .4s cubic-bezier(.4,0,.2,1)!important;text-transform:none!important;letter-spacing:.8px!important;border:1px solid rgba(255,255,255,.1)}.apod-section-title{font-weight:700!important;letter-spacing:2px!important;font-family:Orbitron,sans-serif!important;background:linear-gradient(135deg,#4c63d2,#7c3aed);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:48px!important;text-align:center;position:relative}.apod-section-title:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:80px;height:4px;background:#4c63d2;border-radius:2px}@media (min-width: 900px){.apod-container{margin:120px 0}.apod-card{flex-direction:row;min-height:520px;border-radius:28px!important}.apod-content{padding:48px!important}.apod-title{font-size:2.8rem!important;margin-bottom:20px!important}.apod-description{max-height:300px;font-size:18px!important;line-height:1.8!important}.apod-section-title{font-size:3.5rem!important;margin-bottom:60px!important;letter-spacing:3px!important}.apod-button{padding:16px 32px!important;font-size:16px!important}}@media (min-width: 600px) and (max-width: 899px){.apod-card{flex-direction:column;border-radius:24px!important}.apod-content{padding:36px!important}.apod-title{font-size:2.2rem!important}.apod-description{max-height:200px;font-size:17px!important}}@media (max-width: 599px){.apod-container{margin:60px 0}.apod-card{flex-direction:column;border-radius:20px!important}.apod-content{padding:28px!important}.apod-title{font-size:1.6rem!important}.apod-description{max-height:160px;font-size:15px!important}.apod-section-title{font-size:2.2rem!important;margin-bottom:36px!important}.apod-button{padding:12px 24px!important;font-size:14px!important}.apod-description::-webkit-scrollbar{width:8px}}.apod-skeleton{border-radius:12px!important;background:linear-gradient(90deg,#33415566,#475569b3,#64748bcc,#475569b3,#33415566)!important;background-size:200% 100%!important;animation:shimmer 2s ease-in-out infinite!important}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.apod-video-container{background:linear-gradient(135deg,#1e293b,#334155,#475569,#334155,#0f172a);border-radius:16px;overflow:hidden;box-shadow:inset 0 0 0 1px #94a3b84d,0 8px 25px #0006;position:relative}.apod-video-container:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,#4c63d21a,#7c3aed1a);pointer-events:none;z-index:1}.apod-video-container iframe{border-radius:12px!important;position:relative;z-index:2}.apod-interactive-content{background:linear-gradient(135deg,#1e293be6,#334155cc,#475569b3,#334155cc,#0f172af2);border:1px solid rgba(148,163,184,.3);border-radius:16px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 8px 25px #0006,inset 0 1px #ffffff1a}.apod-interactive-content .MuiButton-root{background:linear-gradient(135deg,#4c63d2,#6366f1,#7c3aed 50%,#8b5cf6)!important;box-shadow:0 6px 20px #4c63d266,0 2px 8px #0000004d}@media (max-width: 599px){.planets-grid-container{display:flex!important;flex-direction:column!important;gap:20px!important;padding:0 16px!important;align-items:center!important}.planets-section-title{text-align:center!important}.planets-grid-item{width:100%!important;max-width:350px!important;padding:0!important;margin:0!important}.planet-card-mobile{width:100%!important;border-radius:12px!important}.planet-image-mobile{height:200px!important}.planet-details-mobile{padding:16px!important}.planet-name-mobile{font-size:1.1rem!important;margin-bottom:8px!important}.planet-desc-mobile{font-size:.85rem!important;line-height:1.4!important;margin-bottom:12px!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.planet-button-mobile{font-size:.8rem!important;padding:8px 16px!important;border-radius:8px!important}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@media (min-width: 900px){.footer-earth-section{display:block}.footer-grid-container{display:flex;justify-content:space-between;align-items:flex-start}}@media (min-width: 600px) and (max-width: 899px){.footer-earth-section{display:none}.footer-main-content{display:flex;justify-content:space-around;align-items:flex-start;flex-wrap:wrap}.footer-brand-section,.footer-contact-section{flex:1;min-width:300px;margin-bottom:2rem}}@media (max-width: 599px){.footer-earth-section{display:none!important}.footer-container{width:100%!important;max-width:100%!important;left:auto!important;right:auto!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}.MuiGrid-container{padding:0 16px!important;margin:0!important;width:100%!important;max-width:100%!important}.MuiGrid-item{padding:12px 8px!important;width:100%!important;text-align:center!important}.footer-brand-section{margin-bottom:2.5rem!important;padding:0 12px!important}.footer-brand-section .MuiTypography-h4{font-size:1.8rem!important;text-align:center!important;margin-bottom:16px!important;letter-spacing:1.5px!important}.footer-brand-section .MuiTypography-body1{font-size:.9rem!important;line-height:1.6!important;text-align:center!important;margin-bottom:24px!important;padding:0 8px!important;max-width:100%!important}.footer-brand-section .MuiTypography-h6{font-size:1.1rem!important;text-align:center!important;margin-bottom:16px!important;color:#4c63d2!important}.footer-brand-section .MuiStack-root{justify-content:center!important;flex-wrap:wrap!important;gap:12px!important;margin-bottom:20px!important}.footer-brand-section .MuiStack-root .MuiLink-root{font-size:.9rem!important;padding:6px 12px!important;border-radius:16px!important;background:#4c63d21a!important;transition:all .3s!important}.footer-brand-section .MuiStack-root .MuiLink-root:hover{background:#4c63d233!important;transform:translateY(-2px)!important}.footer-contact-section{margin-bottom:2rem!important;padding:0 12px!important}.footer-contact-section .MuiTypography-h6{font-size:1.1rem!important;text-align:center!important;margin-bottom:20px!important;color:#4c63d2!important}.footer-contact-section .MuiBox-root{text-align:center!important;margin-bottom:24px!important}.footer-contact-section .MuiTypography-body2{font-size:.85rem!important;text-align:center!important;margin-bottom:12px!important;line-height:1.5!important}.footer-contact-section .MuiStack-root{justify-content:center!important;margin-bottom:12px!important;flex-wrap:wrap!important}.footer-contact-section .MuiStack-root .MuiTypography-body2,.footer-contact-section .MuiStack-root .MuiLink-root{font-size:.8rem!important;text-align:center!important}.footer-contact-section .MuiStack-root:has(.MuiIconButton-root){justify-content:center!important;gap:12px!important;margin:24px 0!important}.footer-contact-section .MuiIconButton-root{padding:10px!important;margin:0 4px!important;font-size:1.2rem!important}.footer-contact-section .MuiTypography-body2:last-child{font-size:.8rem!important;text-align:center!important;line-height:1.5!important;padding:0 8px!important;margin-top:20px!important}.footer-bottom-section{padding:20px 16px!important;margin-top:20px!important;text-align:center!important}.footer-bottom-section .MuiTypography-body2{font-size:.8rem!important;text-align:center!important;margin-bottom:8px!important;padding:0 8px!important;line-height:1.4!important}.footer-bottom-section .MuiTypography-body2:last-of-type{font-size:.75rem!important;margin-bottom:16px!important}.footer-bottom-section .MuiBox-root{display:flex!important;justify-content:center!important;margin-top:20px!important}.footer-bottom-section button{font-size:.85rem!important;padding:10px 20px!important;border-radius:25px!important}.MuiDivider-root{margin:20px 0!important;opacity:.3!important}}@media (max-width: 480px){.MuiGrid-container{padding:0 12px!important}.footer-brand-section .MuiTypography-h4{font-size:1.6rem!important}.footer-brand-section .MuiTypography-body1{font-size:.85rem!important;padding:0 4px!important}.footer-contact-section .MuiTypography-h6{font-size:1rem!important}.footer-contact-section .MuiTypography-body2{font-size:.8rem!important}.footer-contact-section .MuiStack-root .MuiTypography-body2,.footer-contact-section .MuiStack-root .MuiLink-root{font-size:.75rem!important}.footer-contact-section .MuiTypography-body2:last-child{font-size:.75rem!important}.footer-bottom-section .MuiTypography-body2{font-size:.75rem!important}.footer-bottom-section .MuiTypography-body2:last-of-type{font-size:.7rem!important}.footer-bottom-section button{font-size:.8rem!important;padding:8px 16px!important}.footer-brand-section .MuiStack-root .MuiLink-root{font-size:.8rem!important;padding:5px 10px!important}}@media (max-width: 360px){.MuiGrid-container,.footer-brand-section,.footer-contact-section{padding:0 8px!important}.footer-brand-section .MuiTypography-h4{font-size:1.5rem!important;letter-spacing:1px!important}.footer-contact-section .MuiIconButton-root{padding:8px!important;margin:0 2px!important}}@media (max-width: 599px){.about-section-main{margin:32px 0!important;padding:40px 16px!important;border-radius:16px!important}.about-title-mobile{font-size:1.8rem!important;margin-bottom:24px!important;letter-spacing:1px!important;text-align:center!important}.about-description-mobile{font-size:.9rem!important;line-height:1.6!important;text-align:center!important;margin-bottom:32px!important;padding:0 8px!important}.about-features-grid-mobile{display:flex!important;flex-direction:column!important;gap:20px!important;margin-bottom:32px!important;align-items:center!important}.about-features-grid-mobile .MuiGrid-item{padding:0!important;width:100%!important;max-width:100%!important}.about-feature-card-mobile{padding:24px 16px!important;text-align:center!important;width:100%!important;max-width:340px!important;margin:0 auto!important}.about-feature-icon-mobile{margin-bottom:16px!important}.about-feature-title-mobile{font-size:1.1rem!important;margin-bottom:12px!important}.about-feature-description-mobile{font-size:.85rem!important;line-height:1.5!important}.about-mission-mobile{margin-top:32px!important;padding:24px 16px!important;text-align:center!important}.about-mission-title-mobile{font-size:1.2rem!important;margin-bottom:16px!important}.about-mission-text-mobile{font-size:.9rem!important;line-height:1.6!important}.about-tech-mobile{margin-top:32px!important;text-align:center!important;padding:0 8px!important}.about-tech-title-mobile{font-size:1rem!important;margin-bottom:16px!important}.about-tech-stack-mobile{gap:8px!important;justify-content:center!important;flex-wrap:wrap!important}.about-tech-chip-mobile{font-size:.75rem!important;padding:6px 12px!important;margin:4px!important}}@media (min-width: 600px) and (max-width: 899px){.about-section-main{padding:48px 24px!important}.about-title-mobile{font-size:2.2rem!important}.about-description-mobile{font-size:1rem!important}}@media (max-width: 480px){.about-title-mobile{font-size:1.6rem!important}.about-description-mobile{font-size:.85rem!important}.about-feature-title-mobile{font-size:1rem!important}.about-feature-description-mobile{font-size:.8rem!important}.about-feature-card-mobile{max-width:300px!important;padding:20px 12px!important}}@media (max-width: 600px){.hero-heading-mobile{text-align:center!important;padding-left:0!important;padding-right:0!important;margin-left:auto!important;margin-right:auto!important;display:flex!important;justify-content:center!important;align-items:center!important}.hero-container-mobile{padding-left:16px!important;padding-right:16px!important;text-align:center!important}.hero-section-mobile{display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important}.hero-typography-mobile{width:100%!important;text-align:center!important;display:block!important}.ending-section-title,.ending-section-subtitle{position:relative;left:0!important;text-align:center!important}}.universe-story-container{margin-left:0!important;padding:0 16px}.universe-story-title{font-size:2.5rem!important;margin-right:0!important;margin-bottom:2rem!important;text-align:center;padding:0 8px}.universe-event-card{margin-bottom:3rem!important;right:0!important;margin-left:0;margin-right:0}.universe-event-content{flex-direction:column!important;padding:16px!important}.universe-event-text{margin-right:0!important;margin-bottom:16px!important;text-align:center}.universe-event-title{font-size:1.8rem!important;text-align:center;margin-bottom:1rem!important}.universe-event-description{font-size:1rem!important;text-align:center;margin-bottom:1.5rem!important}.universe-event-button{margin-top:1rem!important;width:100%;max-width:200px;margin-left:auto;margin-right:auto}.universe-event-image-container{margin-bottom:0!important;display:flex;justify-content:center;align-items:center;width:100%}.universe-event-image{width:100%!important;max-width:280px!important;height:auto!important;border-radius:12px!important}.universe-back-button{margin-top:3rem!important;padding:12px 24px!important}@media (min-width: 768px) and (max-width: 1024px){.universe-story-container{margin-left:100px!important;padding:0 24px}.universe-story-title{font-size:3rem!important;margin-right:10%!important}.universe-event-content{flex-direction:row!important;padding:24px!important}.universe-event-text{margin-right:24px!important;margin-bottom:0!important;text-align:left;flex:1}.universe-event-title{font-size:2.2rem!important;text-align:left}.universe-event-description{text-align:left}.universe-event-button{width:auto;margin-left:0}.universe-event-image{max-width:320px!important}}@media (max-width: 480px){.universe-story-title{font-size:2rem!important;line-height:1.2}.universe-event-title{font-size:1.5rem!important}.universe-event-description{font-size:.9rem!important}.universe-event-image{max-width:250px!important}.universe-event-content{padding:12px!important}}@media (min-width: 1025px){.universe-story-container{margin-left:210px!important}.universe-story-title{margin-right:22%!important;font-size:3.5rem!important}.universe-event-card{right:100px!important}.universe-event-content{flex-direction:row!important;padding:32px!important}.universe-event-text{margin-right:32px!important;margin-bottom:16px!important;text-align:left}.universe-event-title{font-size:2.5rem!important;text-align:left}.universe-event-description{text-align:left}.universe-event-button{width:auto;margin-left:0}.universe-event-image{max-width:360px!important}}.satellite-tracker-container{width:100%!important;padding:8px!important}.satellite-tracker-main{width:100%!important;flex-direction:column!important;gap:16px!important}.satellite-map-section{width:100%!important;min-height:400px!important;height:50vh!important}.satellite-map-container{height:400px!important;border-radius:12px!important}.satellite-search-container{position:absolute!important;top:12px!important;left:12px!important;right:60px!important;z-index:1000!important}.satellite-search-field{font-size:14px!important}.satellite-search-results{max-height:200px!important;font-size:14px!important}.satellite-map-controls{position:absolute!important;top:12px!important;right:12px!important;flex-direction:column!important;gap:8px!important}.satellite-map-controls .MuiFab-root{width:40px!important;height:40px!important}.satellite-cosmic-bg{width:100vw!important;min-height:600px!important;height:100%!important;background:radial-gradient(ellipse at center,#23234f,#0a0a1a);position:relative!important;overflow:hidden!important;z-index:1!important;margin-top:0!important;animation:cosmicFade 10s infinite alternate}@keyframes cosmicFade{0%{filter:brightness(1) blur(0px)}to{filter:brightness(1.1) blur(2px)}}.satellite-cosmic-bg .star{position:absolute;border-radius:50%;background:#fff;opacity:.7;animation:twinkle 2s infinite alternate}@keyframes twinkle{0%{opacity:.7}to{opacity:1}}.satellite-side-panel{width:100%!important;min-width:100%!important;position:relative!important;right:0!important}.satellite-details-card{width:100%!important;margin-bottom:16px!important}.satellite-stats-grid{grid-template-columns:1fr 1fr!important;gap:12px!important}.satellite-list-card{width:100%!important;right:0!important;position:relative!important}.satellite-list-item{padding:12px!important}.satellite-quick-stats{position:absolute!important;left:50%!important;transform:translate(-50%)!important;top:680px!important;width:700px!important;max-width:90vw!important;background:#00bcd414;color:#fff;border-radius:12px;box-shadow:0 4px 16px #00bcd41f;padding:24px 32px;font-family:Orbitron,sans-serif;font-size:1.3rem;z-index:4!important;text-align:center;letter-spacing:1px}.satellite-list-avatar{width:40px!important;height:40px!important}.satellite-list-content{font-size:14px!important}.satellite-list-chips{flex-wrap:wrap!important;gap:4px!important}.satellite-list-chips .MuiChip-root{font-size:10px!important;height:20px!important}.satellite-categories-card{width:100%!important;right:0!important;position:relative!important}.satellite-categories-grid{grid-template-columns:1fr 1fr!important;gap:12px!important}.satellite-category-item{padding:16px!important}.satellite-category-icon{font-size:1.5rem!important}.satellite-category-count{font-size:1.2rem!important}.satellite-header-title{font-size:2rem!important;text-align:center!important;line-height:1.2!important}.satellite-header-subtitle{font-size:1rem!important;text-align:center!important}.satellite-status-chips{justify-content:center!important;flex-wrap:wrap!important;gap:8px!important}.satellite-status-chips .MuiChip-root{font-size:12px!important;height:28px!important}.satellite-dialog .MuiDialog-paper{margin:12px!important;width:calc(100% - 24px)!important;max-width:none!important}.satellite-dialog-header{padding:16px!important;flex-direction:column!important;text-align:center!important}.satellite-dialog-avatar{width:60px!important;height:60px!important;margin:0 auto 16px!important}.satellite-dialog-title{font-size:1.5rem!important}.satellite-dialog-content{padding:16px!important}.satellite-dialog-grid{grid-template-columns:1fr!important;gap:20px!important}.satellite-notification{bottom:80px!important;left:16px!important;right:16px!important;width:auto!important}.satellite-loading-container{padding:20px!important}.satellite-loading-icon{font-size:60px!important}.satellite-loading-title{font-size:1.8rem!important;text-align:center!important}.satellite-loading-progress{width:250px!important}.satellite-stats-section{grid-template-columns:1fr!important;gap:16px!important}.satellite-stat-item{text-align:center!important}.satellite-stat-number{font-size:2rem!important}.enhanced-satellite-icon{transform:scale(.8)!important}@media (min-width: 768px) and (max-width: 1024px){.satellite-tracker-main{flex-direction:column!important;gap:20px!important}.satellite-map-section{height:60vh!important}.satellite-map-container{height:500px!important}.satellite-side-panel{width:100%!important}.satellite-categories-grid{grid-template-columns:repeat(3,1fr)!important}.satellite-stats-grid{grid-template-columns:repeat(2,1fr)!important}.satellite-header-title{font-size:3rem!important}.satellite-dialog-grid{grid-template-columns:1fr 1fr!important}}@media (min-width: 1025px){.satellite-tracker-container{width:100%!important;max-width:none!important;padding:0!important}.satellite-tracker-container .MuiContainer-root{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;max-width:none!important}.satellite-tracker-main{display:flex!important;flex-direction:row!important;gap:24px!important;width:100%!important;margin-bottom:30px!important}.satellite-map-section{flex:2!important;min-height:700px!important;height:auto!important}.satellite-map-container{height:750px!important}.satellite-side-panel{flex:1!important;width:auto!important;min-width:400px!important;display:flex!important;flex-direction:column!important;gap:20px!important;padding-left:0!important}.satellite-tracker-bottom-row{display:flex!important;justify-content:center!important;align-items:flex-start!important;width:100%!important;margin-top:40px!important}.satellite-list-card{position:absolute!important;width:150%!important;height:600px!important;max-width:100vw!important;margin:0 auto!important;box-shadow:0 8px 32px #00bcd426!important;transition:all .3s ease!important;z-index:100!important;max-height:none!important;overflow:visible!important;scrollbar-width:none!important;right:70%!important}.satellite-list-card::-webkit-scrollbar{display:none!important}.satellite-list-card:hover{box-shadow:0 12px 40px #00bcd440!important;transform:translateY(-4px)!important}.satellite-categories-card:hover{box-shadow:0 12px 40px #3f51b540!important;transform:translateY(-2px)!important}.satellite-list-card::-webkit-scrollbar,.satellite-categories-card::-webkit-scrollbar{width:8px!important}.satellite-list-card::-webkit-scrollbar-track,.satellite-categories-card::-webkit-scrollbar-track{background:#0000004d!important;border-radius:10px!important}.satellite-list-card::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#00bcd4,#0097a7)!important;border-radius:10px!important;border:1px solid rgba(0,188,212,.3)!important}.satellite-list-card::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#00acc1,#00838f)!important;box-shadow:0 0 10px #00bcd480!important}.satellite-categories-card::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#3f51b5,#303f9f)!important;border-radius:10px!important;border:1px solid rgba(63,81,181,.3)!important}.satellite-categories-card::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#3949ab,#283593)!important;box-shadow:0 0 10px #3f51b580!important}.satellite-list-card,.satellite-categories-card{scrollbar-width:thin!important}.satellite-list-card{scrollbar-color:#00bcd4 rgba(0,0,0,.3)!important}.satellite-categories-card{scrollbar-color:#3f51b5 rgba(0,0,0,.3)!important}.satellite-categories-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important}.satellite-stats-grid{grid-template-columns:repeat(2,1fr)!important}.satellite-header-title{font-size:4rem!important}}@media (max-width: 480px){.satellite-tracker-container{padding:4px!important}.satellite-map-section{height:40vh!important;min-height:300px!important}.satellite-map-section .satellite-tracker-bottom-row{display:flex!important;justify-content:center!important;align-items:flex-start!important;width:100%!important;margin-top:40px!important}.satellite-map-container{height:300px!important;border-radius:8px!important}.satellite-search-container{left:8px!important;right:50px!important;position:static!important;width:500px!important;max-width:90vw!important;margin:0 auto!important;box-shadow:0 8px 32px #00bcd426!important;transition:all .3s ease!important;z-index:100!important;max-height:400px!important;overflow-y:auto!important;font-size:1.5rem!important;padding:0 8px!important}.satellite-header-subtitle{font-size:.9rem!important;padding:0 8px!important}.satellite-status-chips .MuiChip-root{font-size:10px!important;height:24px!important}.satellite-details-card{margin:8px!important}.satellite-stats-grid,.satellite-categories-grid{grid-template-columns:1fr!important;gap:8px!important}.satellite-list-item{padding:8px!important}.satellite-list-avatar{width:35px!important;height:35px!important}.satellite-dialog-header,.satellite-dialog-content{padding:12px!important}}@media (max-width: 768px) and (orientation: landscape){.satellite-map-section{height:70vh!important}.satellite-map-container{height:350px!important}.satellite-header-title{font-size:1.8rem!important}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.enhanced-satellite-icon{transform:scale(1)!important}}@media (max-width: 768px){.satellite-search-field:focus,.satellite-list-item:focus,.satellite-category-item:focus{outline:2px solid #00bcd4!important;outline-offset:2px!important}.satellite-map-controls .MuiFab-root:focus{outline:2px solid #00bcd4!important;outline-offset:4px!important}}@media (max-width: 768px){.satellite-tracker-container *{animation-duration:.2s!important;transition-duration:.2s!important}.enhanced-satellite-icon{animation:none!important}}@media print{.satellite-map-controls,.satellite-search-container,.satellite-notification{display:none!important}.satellite-map-container{height:400px!important;break-inside:avoid!important}}@media (min-width: 900px){.chatbot-toggle-button{bottom:24px!important;right:24px!important;width:64px!important;height:64px!important}.chatbot-window{bottom:100px!important;right:24px!important;width:380px!important;height:460px!important}.chatbot-window.minimized{bottom:24px!important;width:320px!important}}@media (min-width: 600px) and (max-width: 899px){.chatbot-toggle-button{bottom:20px!important;right:20px!important;width:56px!important;height:56px!important}.chatbot-window{bottom:90px!important;right:20px!important;width:340px!important;height:420px!important}.chatbot-window.minimized{bottom:20px!important;width:300px!important}.chatbot-header .MuiTypography-h6{font-size:.95rem!important}.chatbot-message-text,.chatbot-input .MuiOutlinedInput-root{font-size:.8rem!important}}@media (max-width: 599px){.chatbot-toggle-button{bottom:16px!important;right:16px!important;width:52px!important;height:52px!important;box-shadow:0 4px 20px #4c63d266!important}.chatbot-toggle-button:hover{transform:scale(1.05)!important}.chatbot-ai-badge{top:-6px!important;right:-6px!important;width:20px!important;height:20px!important}.chatbot-ai-badge .MuiTypography-caption{font-size:9px!important}.chatbot-window{bottom:80px!important;right:16px!important;left:16px!important;width:calc(100vw - 32px)!important;max-width:360px!important;height:480px!important;border-radius:16px!important}.chatbot-window.minimized{bottom:16px!important;width:calc(100vw - 32px)!important;max-width:280px!important;right:16px!important;left:auto!important}.chatbot-header{padding:12px 16px!important}.chatbot-header .MuiAvatar-root{width:32px!important;height:32px!important}.chatbot-header .MuiTypography-h6{font-size:.9rem!important;font-weight:600!important}.chatbot-header .MuiTypography-caption{font-size:.65rem!important}.chatbot-header .MuiIconButton-root{padding:6px!important}.chatbot-quick-questions{padding:12px 16px!important}.chatbot-quick-questions .MuiTypography-caption{font-size:.65rem!important;margin-bottom:8px!important}.chatbot-quick-questions .MuiChip-root{font-size:.6rem!important;height:20px!important;margin:2px!important}.chatbot-messages{padding:12px 16px!important}.chatbot-message-container{margin-bottom:12px!important}.chatbot-message-avatar{width:24px!important;height:24px!important}.chatbot-message-avatar .MuiSvgIcon-root{font-size:14px!important}.chatbot-message-paper{padding:10px 12px!important;max-width:80%!important;border-radius:14px 14px 14px 4px!important}.chatbot-message-paper.user{border-radius:14px 14px 4px!important}.chatbot-message-text{font-size:.8rem!important;line-height:1.4!important}.chatbot-loading-paper{padding:10px 12px!important;border-radius:14px 14px 14px 4px!important}.chatbot-loading-text{font-size:.75rem!important}.chatbot-loading-spinner{width:12px!important;height:12px!important}.chatbot-input-area{padding:12px 16px!important;gap:8px!important}.chatbot-input .MuiOutlinedInput-root{font-size:.8rem!important;border-radius:20px!important}.chatbot-input .MuiOutlinedInput-root input::placeholder,.chatbot-input .MuiOutlinedInput-root textarea::placeholder{font-size:.75rem!important}.chatbot-send-button{width:36px!important;height:36px!important}.chatbot-send-button .MuiSvgIcon-root{font-size:18px!important}.chatbot-messages::-webkit-scrollbar{width:4px!important}.chatbot-messages::-webkit-scrollbar-track{background:#94a3b80d!important}.chatbot-messages::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#4c63d2,#7c3aed)!important;border-radius:2px!important}}@media (max-width: 480px){.chatbot-toggle-button{bottom:12px!important;right:12px!important;width:48px!important;height:48px!important}.chatbot-window{bottom:70px!important;right:12px!important;left:12px!important;width:calc(100vw - 24px)!important;max-width:320px!important;height:420px!important}.chatbot-window.minimized{bottom:12px!important;width:calc(100vw - 24px)!important;max-width:260px!important}.chatbot-header{padding:10px 12px!important}.chatbot-header .MuiAvatar-root{width:28px!important;height:28px!important}.chatbot-header .MuiTypography-h6{font-size:.85rem!important}.chatbot-header .MuiTypography-caption{font-size:.6rem!important}.chatbot-quick-questions{padding:10px 12px!important}.chatbot-quick-questions .MuiChip-root{font-size:.55rem!important;height:18px!important;margin:1px!important}.chatbot-messages{padding:10px 12px!important}.chatbot-message-container{margin-bottom:10px!important}.chatbot-message-avatar{width:22px!important;height:22px!important}.chatbot-message-paper{padding:8px 10px!important;max-width:85%!important}.chatbot-message-text{font-size:.75rem!important;line-height:1.3!important}.chatbot-input-area{padding:10px 12px!important}.chatbot-input .MuiOutlinedInput-root{font-size:.75rem!important}.chatbot-send-button{width:32px!important;height:32px!important}.chatbot-send-button .MuiSvgIcon-root{font-size:16px!important}}@media (max-width: 360px){.chatbot-window{bottom:65px!important;right:8px!important;left:8px!important;width:calc(100vw - 16px)!important;max-width:300px!important;height:500px!important}.chatbot-window.minimized{width:calc(100vw - 16px)!important;max-width:240px!important}.chatbot-header .MuiTypography-h6{font-size:.8rem!important}.chatbot-quick-questions .MuiChip-root{font-size:.5rem!important;height:16px!important}.chatbot-message-text,.chatbot-input .MuiOutlinedInput-root{font-size:.7rem!important}}@media (max-width: 896px) and (orientation: landscape){.chatbot-window{height:300px!important}.chatbot-quick-questions,.chatbot-messages,.chatbot-input-area{padding:8px 12px!important}}@media (hover: none) and (pointer: coarse){.chatbot-toggle-button,.chatbot-send-button{-webkit-tap-highlight-color:transparent!important}.chatbot-quick-questions .MuiChip-root{-webkit-tap-highlight-color:transparent!important;min-height:32px!important;touch-action:manipulation!important}.chatbot-header .MuiIconButton-root{-webkit-tap-highlight-color:transparent!important;min-height:36px!important;min-width:36px!important}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.chatbot-toggle-button{box-shadow:0 4px 16px #4c63d266,0 0 12px #4c63d233!important}.chatbot-message-paper{box-shadow:0 2px 8px #0003!important}}
