@import url(https://fonts.googleapis.com/css2?family=Urbanist:wght@700&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--purple:#970476;--background:#f2f4fb;--yellow:#fca311;--light-blue:#23e3e9;--green:#84c318;--red:red;--grey:#797a7e;--indigo:#1b4965;--pink:#e49ab0;--light-red:#ff686b;--light-grey:#797a7e3f;--dark-grey:#606060;--dark-faded:rgba(0,0,0,.075);--green-faded:#84c31826;--red-faded:#ff000026}.navbar{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0003;display:flex;height:80px;justify-content:center;position:sticky;top:0;transition:all .3s ease-in-out;z-index:999}.navbar.scrolled{background:#000000d9;box-shadow:0 4px 20px #0000004d}.navbar-container{justify-content:space-between;max-width:1300px;padding:0 50px;width:100%}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{cursor:pointer;text-decoration:none}.navbar-logo span{color:#fff;font-family:Urbanist,sans-serif;font-size:1.5rem;font-weight:700;margin-left:10px}.nav-logo{height:40px;width:auto}.menu-icon{color:#fff;cursor:pointer;display:none;font-size:1.8rem}.nav-menu{list-style:none;margin:0;padding:0;text-align:center}.nav-item,.nav-menu{align-items:center;display:flex}.nav-item{height:80px}.nav-link{align-items:center;color:#fff;display:flex;font-size:1rem;height:100%;padding:0 1rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:after{background:#fff;bottom:25px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.nav-link.active:after,.nav-link:hover:after{width:30px}.nav-button{align-items:center;animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#4776e6,#8e54e9);border:none;border-radius:50px;box-shadow:0 4px 15px #8e54e94d;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;height:45px;justify-content:center;letter-spacing:.5px;margin-left:20px;outline:none;padding:10px 24px;text-decoration:none;transition:all .3s ease}.nav-button:hover{background:linear-gradient(135deg,#5985ff,#a56fff);box-shadow:0 8px 25px #8e54e980;transform:translateY(-3px)}.nav-button:active{box-shadow:0 4px 15px #8e54e966;transform:translateY(-1px)}@media screen and (max-width:960px){.navbar-container{padding:0 30px}.nav-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;display:flex;flex-direction:column;height:90vh;left:-100%;opacity:0;position:absolute;top:80px;transition:all .5s ease;width:100%}.nav-menu.active{left:0;opacity:1;transition:all .5s ease;z-index:1}.nav-item{height:auto;margin:1.5rem 0}.nav-link{display:table;height:auto;padding:1rem;text-align:center;width:100%}.nav-link:after{bottom:10px}.nav-button{font-size:1rem;height:50px;justify-content:center;margin:1.5rem auto;max-width:250px;width:80%}.menu-icon{display:block}}.footer{background:linear-gradient(180deg,#000c,#000000f2);color:#fff;padding:4rem 0 1rem;position:relative;z-index:1}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1300px;padding:0 2rem}.footer-logo-section{flex:1 1;margin-bottom:2rem;min-width:300px;padding-right:2rem}.footer-logo{display:inline-block;margin-bottom:1rem}.footer-logo-img{height:auto;width:80px}.footer-description{color:#ccc;font-size:.9rem;line-height:1.6;margin-bottom:1.5rem}.social-icons{display:flex;gap:1rem;justify-content:space-around;margin-top:1rem}.social-icon{align-items:center;background:linear-gradient(135deg,#6e8efb,#a777e3);border-radius:50%;box-shadow:0 3px 8px #0003;color:#fff;display:flex;font-size:1rem;height:36px;justify-content:center;transition:all .3s ease;width:36px}.social-icon:hover{background:linear-gradient(135deg,#a777e3,#6e8efb);box-shadow:0 5px 12px #0000004d;transform:translateY(-3px)}.footer-links-container{display:flex;flex:2 1;flex-wrap:wrap;gap:2rem}.footer-links-column{flex:1 1;margin-bottom:2rem;min-width:150px}.footer-heading{font-size:1.1rem;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative}.footer-heading:after{background:linear-gradient(135deg,#6e8efb,#a777e3);bottom:0;content:"";height:2px;left:0;position:absolute;width:30px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.8rem}.footer-links a{color:#ccc;font-size:.9rem;text-decoration:none;transition:all .3s ease}.footer-links a:hover{color:#fff;padding-left:5px}.footer-bottom{border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1300px;padding:1.5rem 2rem 0}.address,.copyright{color:#999;font-size:.8rem;margin:.5rem 0}@media screen and (max-width:768px){.footer-container{flex-direction:column}.footer-logo-section{padding-right:0}.footer-links-container{flex-direction:column;gap:1rem}.footer-bottom{align-items:center;flex-direction:column;text-align:center}}:root{--primary-gradient:linear-gradient(135deg,#6e8efb,#a777e3);--text-primary:#fff;--text-secondary:#ccc;--bg-dark:#1a1a1a;--bg-darker:#0f0f0f;--transition:all 0.3s ease}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1a1a1a;background-color:var(--bg-dark);color:#fff;color:var(--text-primary);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}main{min-height:calc(100vh - 80px)}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}.section-container{margin:0 auto;max-width:1200px;padding:0 2rem}.text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6e8efb,#a777e3);background:var(--primary-gradient);-webkit-background-clip:text}.coming-soon-page{align-items:center;background:linear-gradient(135deg,#6e8efb1a,#a777e31a);display:flex;justify-content:center;min-height:calc(100vh - 80px);padding:2rem;text-align:center}.coming-soon-content{margin:0 auto;max-width:600px}.coming-soon-content h1{font-size:clamp(1.5rem,3vw,2.5rem);margin-bottom:1rem}.coming-soon-content p{color:#ccc;color:var(--text-secondary);font-size:1.1rem;margin-bottom:2rem}.not-found-page{align-items:center;background:linear-gradient(135deg,#000c,#000000e6);display:flex;justify-content:center;min-height:calc(100vh - 80px);padding:2rem;text-align:center}.not-found-content{max-width:600px}.not-found-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6e8efb,#a777e3);background:var(--primary-gradient);-webkit-background-clip:text;font-size:clamp(2rem,5vw,4rem);margin-bottom:1rem}.not-found-content p{color:#ccc;color:var(--text-secondary);font-size:1.2rem;margin-bottom:2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn 1s ease forwards}.slide-up{animation:slideUp 1s ease forwards}#root,.App,body,html{background:#000;color:#fff;font-family:Poppins,sans-serif;margin:0;padding:0;text-align:center}.App{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;position:relative}.background-container{height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw}.background-image{height:100%;object-fit:cover;width:100%}.overlay{background:linear-gradient(135deg,#000c,#0000004d 50%,#000c);height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%}.content-overlay{box-sizing:border-box;max-height:100%;max-width:800px;padding:2rem;position:relative;text-shadow:0 2px 4px #00000080;width:90%;z-index:2}.logo{width:100px}.animate-logo{animation:pulse 3s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#f0f0f0);-webkit-background-clip:text;font-size:clamp(1.2rem,3.2vw,2.24rem);font-weight:700;margin-bottom:1.5rem;text-shadow:none}.animate-title{animation:slideInDown 1s forwards}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.subtitle{color:#f0f0f0;font-size:clamp(.88rem,1.92vw,1.2rem);margin-bottom:1.5rem}.description{animation:fadeInText 1.5s forwards;animation-delay:.5s;font-size:clamp(.64rem,1.28vw,.8rem);line-height:1.6;margin-bottom:2rem;opacity:0}@keyframes fadeInText{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.feature-heading{color:#f0f0f0;font-size:clamp(.72rem,1.6vw,.88rem);margin-bottom:1rem}.features-list{display:flex;flex-direction:column;gap:.8rem;list-style:none;margin:0 0 2rem;padding:0}.features-list li{background:#ffffff1a;border-radius:30px;font-size:clamp(.56rem,1.12vw,.72rem);padding:.5rem 1rem;transition:transform .3s ease}.features-list li:hover{background:#ffffff26;cursor:default;transform:scale(1.05)}.stay-tuned{color:#f0f0f0;font-size:clamp(.72rem,1.6vw,.88rem);margin-bottom:1rem}@media (max-width:768px){.content-overlay{padding:1.5rem}.features-list{gap:.5rem}}.loading-spinner{align-items:center;background:#1a1a1a;background:var(--bg-dark);display:flex;justify-content:center;min-height:100vh}.spinner{animation:spin 1s linear infinite;border:3px solid #ccc;border:3px solid var(--text-secondary);border-radius:50%;border-top:3px solid #0000;height:50px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.3fd86b5e.css.map*/