body{margin:0;padding:0;box-sizing:border-box}.LandingPage{height:100dvh;width:100dvw;background:url(/assets/landingPage-CGGbj33G.jpg);background-size:cover;background-repeat:no-repeat;background-position:center}.nav-landingPage{min-width:100vw;display:flex;align-items:center;color:#fff;justify-content:space-between}.left-nav{width:35dvw;display:flex;justify-content:space-between;align-items:center;margin-left:1.8rem;margin-top:1.8rem}.left-nav div{margin-right:1.8rem;color:#fff0f5}.left-nav div:hover{text-decoration:underline;color:#d984ec}.right-nav{display:flex;justify-content:space-around;margin-right:1.8rem;align-items:center;margin-top:1.8rem}a{text-decoration:none}a:hover{text-decoration:underline}.right-nav div{margin-right:1.8rem}.btns-landingpage{background-color:transparent;color:#f99b38;border:2px solid #f6af64;position:relative;overflow:hidden;padding:5px 10px;transition:.3s ease-in-out}.icons{font-size:30px;color:#fff;box-shadow:0 0 20 #f6af64;cursor:pointer;transition:.2s ease-in-out}.icons:hover{color:#f6af64;transform:scale(1.2)}.btns-landingpage:hover{border-radius:5px;border:2px solid rgb(0,0,0);background-color:#f99b38;color:#fff}.title{font-size:1.5rem;opacity:.9;font-weight:100;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}.content-landingPage{margin-top:7rem;display:flex;color:#fff0f5;flex-direction:column;margin-left:1.8rem}.heading-landingPage{letter-spacing:5px;margin-bottom:20px}.slogan{margin-bottom:10px;margin-top:10px;width:400px}.description{width:400px}.discription-landingpage{font-weight:200;font-size:1.1rem;opacity:.9;margin-bottom:20px}.start-btn{margin-left:1.8rem;margin-top:1.5rem;width:8rem;color:#fff;background:transparent;border:.2rem solid transparent;border-image:linear-gradient(to right,purple,#00f,pink);border-image-slice:1;transition:border-image .3s ease;border-radius:.8rem;position:relative;overflow:hidden;padding:.6rem;z-index:2}.start-btn:before{content:"";position:absolute;top:-.2rem;right:-.2rem;bottom:-.2rem;left:-.2rem;z-index:-1;transition:transform .5s ease-in-out;animation:gradient-animation 3s infinite linear}.start-btn:hover:before{transform:translate(-100%)}@keyframes gradient-animation{0%{transform:translate(0)}to{transform:translate(100%)}}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}.loginPage{display:flex;justify-content:center;align-items:center;min-width:100vw;min-height:100vh;background:url(/assets/Login2-Bj6s_Vmr.jpg) no-repeat;background-size:cover;background-position:center}.login-with-google-btn{transition:background-color .3s,box-shadow .3s;cursor:pointer;margin-top:1rem;margin-left:.3rem;width:16.5rem;padding:12px 16px 12px 42px;border:none;border-radius:1rem;box-shadow:0 -1px #0000000a,0 1px 1px #00000040;color:#000;font-size:14px;font-weight:500;font-family:Poppins,sans-serif;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTcuNiA5LjJsLS4xLTEuOEg5djMuNGg0LjhDMTMuNiAxMiAxMyAxMyAxMiAxMy42djIuMmgzYTguOCA4LjggMCAwIDAgMi42LTYuNnoiIGZpbGw9IiM0Mjg1RjQiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik05IDE4YzIuNCAwIDQuNS0uOCA2LTIuMmwtMy0yLjJhNS40IDUuNCAwIDAgMS04LTIuOUgxVjEzYTkgOSAwIDAgMCA4IDV6IiBmaWxsPSIjMzRBODUzIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNNCAxMC43YTUuNCA1LjQgMCAwIDEgMC0zLjRWNUgxYTkgOSAwIDAgMCAwIDhsMy0yLjN6IiBmaWxsPSIjRkJCQzA1IiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNOSAzLjZjMS4zIDAgMi41LjQgMy40IDEuM0wxNSAyLjNBOSA5IDAgMCAwIDEgNWwzIDIuNGE1LjQgNS40IDAgMCAxIDUtMy43eiIgZmlsbD0iI0VBNDMzNSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PHBhdGggZD0iTTAgMGgxOHYxOEgweiIvPjwvZz48L3N2Zz4=);background-color:#fff;background-repeat:no-repeat;background-position:12px 11px}.login-with-google-btn:hover{box-shadow:0 -1px #0000000a,0 2px 4px #00000040}.login-with-google-btn:active{background-color:#eee}.login-with-google-btn:focus{outline:none;box-shadow:0 -1px #0000000a,0 2px 4px #00000040,0 0 0 3px #c8dafc}.wrapper{width:420px;background:transparent;border:2px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:#fff;border-radius:12px;padding:30px 40px}.wrapper h1{font-size:36px;text-align:center}.wrapper .input-box{position:relative;width:100%;height:50px;margin:30px 0}.input-box input{width:100%;height:100%;background:transparent;border:none;outline:none;border:2px solid rgba(255,255,255,.2);border-radius:40px;font-size:16px;color:#fff;padding:20px 45px 20px 20px}.input-box input::placeholder{color:#fff}.input-box i{position:absolute;right:20px;top:30%;transform:translate(-50%);font-size:20px}.wrapper .remember-forgot{display:flex;justify-content:space-between;font-size:14.5px;margin:-15px 0 15px}.remember-forgot label input{accent-color:#fff;margin-right:3px}.remember-forgot a{color:#fff;text-decoration:none}.remember-forgot a:hover{text-decoration:underline}.wrapper .btn{width:100%;height:45px;background:#fff;border:none;outline:none;border-radius:40px;box-shadow:0 0 10px #0000001a;cursor:pointer;font-size:16px;color:#333;font-weight:600}.wrapper .register-link{font-size:14.5px;text-align:center;margin:20px 0 15px}.register-link p a{color:#fff;text-decoration:none;font-weight:600}.register-link p a:hover{text-decoration:underline}.isro-launches-heading{font-size:2.9rem;font-weight:900;letter-spacing:5px;font-family:Courier New,Courier,monospace;color:#a4dbf3;margin:.5rem}.isro-launches-body{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding:20px;background-color:#000;color:#000;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;overflow:auto}.launch-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.launch-item{flex:0 0 calc(33.333% - 20px);max-width:calc(33.333% - 20px);background-color:#a4dbf3;border-radius:10px;padding:20px;box-shadow:0 2px 4px #0000001a}.launch-item p{margin-bottom:10px}.launch-item a{color:#007bff;text-decoration:none}.launch-item a:hover{text-decoration:underline}.pagination{display:flex;justify-content:center;align-items:center;margin-top:20px}.pagination button{background-color:#007bff;color:#fff;border:none;border-radius:5px;padding:10px 15px;margin:0 5px;cursor:pointer;transition:background-color .3s ease}.pagination button:hover{background-color:#0056b3}.pagination button:disabled{background-color:#ccc;cursor:not-allowed}.articles-container{display:flex;flex-direction:column;align-items:center;padding:20px;background-color:#f5f5f5;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:800px;margin:0 auto}.article{background-color:#fff;border-radius:10px;padding:20px;margin-bottom:20px;box-shadow:0 2px 4px #0000001a;width:100%}.article h2{margin-bottom:10px;color:#333}.article p{margin-bottom:10px;color:#666}.article img{width:100%;height:auto;border-radius:10px;margin-bottom:10px}.article a{color:#007bff;text-decoration:none}.article a:hover{text-decoration:underline}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f5f5f5;color:#333}.blogs-container{max-width:800px;margin:0 auto;padding:20px}.blog{background-color:#fff;border-radius:10px;padding:20px;margin-bottom:20px;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease}.blog:hover{transform:translateY(-5px)}.blog h2{margin-bottom:10px;color:#333;font-size:24px;font-weight:700}.blog p{margin-bottom:10px;color:#666;line-height:1.6}.blog img{width:100%;height:auto;border-radius:10px;margin-bottom:10px}.blog a{color:#007bff;text-decoration:none;font-weight:700}.blog a:hover{text-decoration:underline}.loading{text-align:center;font-size:1.2em;color:#666}.nav-HomePage{display:flex;justify-content:space-between;align-items:center;color:#fff;padding:10px;overflow:hidden;background-color:#3e3e3e;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}.content{font-size:25px;width:100vw;height:100vh;background-color:#000}.nav-link-home{color:#fff;text-decoration:none;font-size:20px}.nav-link-home:hover{color:#007bff}.nav-left,.nav-right{display:flex;align-items:center;margin:5px}.nav-left{font-size:25px;letter-spacing:3px}.navbar-custom{background-color:#000}.nav-right>div{margin-left:20px}.nav-right>div:hover{color:#007bff}.nav-right>div{margin-left:20px;font-size:16px}.solarsystem{margin:0;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-image:url(/assets/stars-CilLbq65.jpeg);background-size:cover}.container{font-size:6px;width:40em;height:40em;position:relative}img{height:130%;width:130%}.sun{display:flex;align-items:center;justify-content:center;position:absolute;top:15em;left:15em;width:10em;height:10em;border-radius:50%;box-shadow:0 0 3em #ff8000;animation:orbit 50s linear infinite}.mercury,.venus,.earth,.moon,.mars,.jupiter,.saturn,.uranus,.neptune,.pluto{position:absolute;border-style:solid;border-color:white transparent transparent transparent;border-width:.1em .1em 0 0;border-radius:50%}.mercury{top:12.5em;left:12.5em;width:15em;height:15em;animation:orbit 68.7s linear infinite}.venus{top:10em;left:10em;width:20em;height:20em;animation:orbit 48.7s linear infinite}.earth{top:6em;left:6em;width:28em;height:28em;animation:orbit 36.5s linear infinite}.moon{top:2em;right:-1em;width:7em;height:7em;animation:orbit 2.7s linear infinite}.mars{top:2em;left:2.5em;width:36em;height:36em;animation:orbit 26.5s linear infinite}.jupiter{top:-2em;left:-2em;width:45em;height:45em;animation:orbit 21s linear infinite}.saturn{top:-7em;left:-7em;width:55em;height:55em;animation:orbit 17s linear infinite}.uranus{top:-12em;left:-12em;width:65em;height:65em;animation:orbit 19s linear infinite}.neptune{top:-17em;left:-17em;width:75em;height:75em;animation:orbit 15s linear infinite}.pluto{top:-22em;left:-22em;width:85em;height:85em;animation:orbit 18s linear infinite}.mercury:before,.venus:before,.earth:before,.moon:before,.mars:before,.jupiter:before,.saturn:before,.uranus:before,.neptune:before,.pluto:before{content:"";position:absolute;border-radius:50%;animation:orbit 30s linear infinite}.mercury:before{top:1.5em;right:.8em;width:2em;height:2em;background-image:url(/assets/mercury-B7V8989S.png);background-size:cover}.venus:before{top:2em;right:2em;width:2em;height:2em;background-image:url(/assets/venus-CIDJ9_Eq.png);background-size:cover}.earth:before{top:3em;right:0;width:5em;height:5em;background-image:url(/assets/earth-Dpvxg-YK.png);background-size:cover}.moon:before{top:.8em;right:.2em;width:1.2em;height:1.2em;background-image:url(/assets/moon-C0qC7hCF.png);background-size:cover}.mars:before{top:5em;right:3em;width:3em;height:3em;background-image:url(/assets/mars-DPupTMAB.png);background-size:cover}.jupiter:before{top:6em;right:3em;width:5em;height:5em;background-image:url(/assets/jupiter-Bu0vqC7U.png);background-size:cover}.saturn:before{top:7.5em;right:5em;width:4.5em;height:4.5em;background-image:url(/assets/saturn-DAMyRNgk.png);background-size:cover}.uranus:before{top:9em;right:6.5em;width:4em;height:4em;background-image:url(/assets/uranus-DXd0w_OX.png);background-size:cover}.neptune:before{top:10em;right:8em;width:4em;height:4em;background-image:url(/assets/neptune-QsRxhJBJ.png);background-size:cover}.pluto:before{top:11em;right:10em;width:4em;height:4em;background-image:url(/assets/pluto-BGMS6nC8.png);background-size:cover}.star{position:absolute;background-color:#fff;border-radius:50%;z-index:-1}@keyframes orbit{to{transform:rotate(360deg)}}
