: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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}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}}.navbar{position:fixed;top:0;left:0;right:0;background-color:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;z-index:1000}.nav-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#fff}.logo-icon{font-size:1.5rem;font-weight:700;color:#8b7fd4}.logo-text{font-size:1.2rem;font-weight:600}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{color:#fff;text-decoration:none;font-weight:500;transition:color .3s}.nav-links a:hover{color:#8b7fd4}.hamburger{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem}.bar{width:25px;height:3px;background-color:#fff;margin:3px 0;transition:.3s}.mobile-menu{display:none;position:absolute;top:100%;right:0;background-color:#000000e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;padding:1rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;z-index:1001}.mobile-menu a{color:#fff;text-decoration:none;padding:.5rem 0;font-weight:500;transition:color .3s}.mobile-menu a:hover{color:#8b7fd4}@media(max-width:768px){.nav-links{display:none}.hamburger,.mobile-menu.open{display:flex}}@media(max-width:768px){.navbar{padding:1rem 1.5rem}.nav-links{gap:1rem;font-size:.85rem}}.footer{background-color:#000;padding:3rem 3rem 2rem;border-top:1px solid #333}.footer-content{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}.footer-left h3{font-size:1.8rem;font-weight:600;line-height:1.4;color:#fff}.footer-right{display:flex;align-items:center;gap:2rem;font-size:.85rem;color:#fff}.footer-right a{color:#fff;text-decoration:none;transition:color .3s}.footer-right a:hover{color:#a855f7}.footer-right span{color:#fff}@media(max-width:768px){.footer-content{flex-direction:column;gap:2rem;align-items:flex-start}.footer-right{flex-direction:column;align-items:flex-start;gap:.5rem}}.home{color:#fff;min-height:100vh}.hero-section{position:relative;min-height:75vh;display:flex;align-items:center;justify-content:center;padding:6rem 2rem 4rem}.hero-content{position:relative;z-index:1;text-align:center;width:100%;max-width:800px}.hero-title{font-size:5rem;font-weight:700;margin-bottom:1.5rem;color:#a855f7;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.hero-subtitle{font-size:1.25rem;margin-bottom:3rem;color:#333;line-height:1.6}.waitlist-form{background-color:#000;padding:2.5rem;border-radius:8px;max-width:500px;margin:0 auto}.waitlist-form h3{font-size:1.5rem;margin-bottom:1.5rem;font-weight:700;color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.3)}.waitlist-form label{display:block;text-align:left;margin-bottom:.5rem;font-size:.95rem;color:#fff}.form-group{display:flex;gap:1rem;align-items:flex-end}.form-group input{flex:1;padding:.75rem;background:transparent;border:none;border-bottom:1px solid white;color:#fff;font-size:1rem;outline:none}.form-group input::placeholder{color:#ffffff80}.form-group button{padding:.75rem 2rem;background-color:transparent;color:#fff;border:1px solid white;border-radius:4px;cursor:pointer;font-size:1rem;transition:all .3s;white-space:nowrap}.form-group button:hover{background-color:#fff;color:#000}.success-message{background-color:#000;color:#fff;padding:10px;margin-top:10px;border-radius:4px;opacity:0;transition:opacity .5s ease-in-out}.success-message.show{opacity:1}.universities-section{background-color:#000;padding:4rem 2rem;text-align:center}.universities-title{font-size:2.5rem;margin-bottom:3rem;font-weight:600;color:#fff}.highlight-purple{color:#a855f7}.universities-collage{max-width:1200px;margin:0 auto 4rem;padding:2rem;text-align:center}.universities-collage img{max-width:80%;height:auto}.university-logo{display:flex;align-items:center;justify-content:center;min-height:100px}.university-logo img{max-width:200px;max-height:100px;width:auto;height:auto;object-fit:contain;filter:brightness(0) invert(1)}.waitlist-form-bottom{background-color:transparent;max-width:500px;margin:3rem auto 0;padding:2rem}.waitlist-form-bottom h3{font-size:1.2rem;margin-bottom:1.5rem;font-weight:400;color:#fff}.waitlist-form-bottom label{display:block;text-align:left;margin-bottom:.5rem;font-size:.95rem;color:#fff}.waitlist-form-bottom .form-group{display:flex;gap:1rem;align-items:flex-end}.waitlist-form-bottom input{flex:1;padding:.75rem;background:transparent;border:none;border-bottom:1px solid white;color:#fff;font-size:1rem;outline:none}.waitlist-form-bottom button{padding:.75rem 2rem;background-color:transparent;color:#fff;border:1px solid white;border-radius:4px;cursor:pointer;font-size:1rem;transition:all .3s;white-space:nowrap}.waitlist-form-bottom button:hover{background-color:#fff;color:#000}.scroll-arrow{font-size:5.75rem;color:#a855f7;margin-top:2rem;animation:bounce 2s infinite;cursor:pointer}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.statistics-section{background-color:#000;padding:4rem 2rem;text-align:center}.statistics-container{display:flex;justify-content:space-around;align-items:center;max-width:1200px;margin:0 auto;gap:4rem}.statistic-item{text-align:center;color:#fff}.statistic-item p{font-size:1.2rem;margin-top:1rem;font-weight:500}.statistics-note{font-size:.9rem;color:#ccc;margin-top:2rem}@media(max-width:768px){.hero-title{font-size:3rem}.hero-subtitle{font-size:1.1rem}.universities-title{font-size:1.8rem}.universities-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem}.form-group{flex-direction:column;align-items:stretch}.form-group button{width:100%}.statistics-container{flex-direction:column;gap:2rem}.statistic-item p{font-size:1rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn 1s ease-out forwards}.animate-slide-up{animation:slideUp 1s ease-out forwards}.animate-delay-1{animation-delay:.2s;opacity:0}.animate-delay-2{animation-delay:.4s;opacity:0}.animate-delay-3{animation-delay:.6s;opacity:0}.animate-delay-4{animation-delay:.8s;opacity:0}.liquid-ether-container{position:relative;overflow:hidden;width:100%;height:100%;touch-action:none}.counter-container{position:relative;display:inline-block}.counter-counter{display:flex;overflow:hidden;line-height:1}.counter-digit{position:relative;width:1ch;font-variant-numeric:tabular-nums}.counter-number{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.gradient-container{pointer-events:none;position:absolute;inset:0}.bottom-gradient{position:absolute;bottom:0;width:100%}.about-section{min-height:100vh;width:100%;position:relative;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;box-sizing:border-box}.about-container{max-width:1200px;width:100%;box-sizing:border-box}.about-title{font-size:5rem;font-weight:800;text-align:center;margin-bottom:3rem;line-height:1}.title-about{color:#8b7fd4}.title-us{color:#fff}.about-content{display:flex;flex-direction:column;gap:2rem}.about-paragraph{color:#fff;font-size:1.125rem;line-height:1.8;text-align:justify;font-weight:300;letter-spacing:.01em}@media(max-width:768px){.about-title{font-size:3rem}.about-paragraph{font-size:1rem;text-align:left}.about-section{padding:3rem 1.5rem}}@media(max-width:480px){.about-title{font-size:2.5rem}}.aurora-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.image-carousel{max-width:1000px;margin:0 auto;padding:2rem 0;position:relative}.carousel-container{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 8px 25px #0000004d;background-color:#1a1a1a}.carousel-slide{position:relative;width:100%;height:500px;display:flex;align-items:center;justify-content:center}.carousel-image{max-width:100%;max-height:100%;object-fit:contain;transition:transform .5s ease-in-out}.carousel-caption{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background-color:#000000b3;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#00000080;color:#fff;border:none;width:50px;height:50px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s,transform .3s;z-index:10}.carousel-button:hover{background-color:#a855f7cc;transform:translateY(-50%) scale(1.1)}.prev-button{left:20px}.next-button{right:20px}.carousel-indicators{display:flex;justify-content:center;padding:1rem 0;gap:.5rem}.indicator{width:12px;height:12px;border-radius:50%;background-color:#ffffff4d;cursor:pointer;transition:background-color .3s}.indicator.active{background-color:#a855f7}.indicator:hover{background-color:#a855f7b3}@media(max-width:768px){.carousel-slide{height:350px}.carousel-button{width:40px;height:40px;font-size:1.2rem}.carousel-caption{font-size:.8rem;padding:.3rem .8rem}}@media(max-width:480px){.carousel-slide{height:250px}.carousel-button{width:30px;height:30px;font-size:1rem}}.demo-page{color:#fff;min-height:100vh;background-color:#000}.demo-content{padding-top:80px;position:relative;overflow:hidden}.demo-hero{text-align:center;padding:4rem 2rem;position:relative;z-index:1}.demo-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;color:#a855f7;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.demo-subtitle{font-size:1.2rem;color:#ccc;max-width:800px;margin:0 auto}.demo-carousel-section{padding:3rem 2rem;background-color:#000;text-align:center}.carousel-section-title{font-size:2.5rem;margin-bottom:1rem;font-weight:600;color:#fff}.carousel-section-subtitle{font-size:1.1rem;color:#ccc;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.demo-features{padding:4rem 2rem;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);text-align:center}.features-title{font-size:2.5rem;margin-bottom:3rem;font-weight:600;color:#fff}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.feature-card{background-color:#00000080;padding:2rem;border-radius:12px;border:1px solid rgba(168,85,247,.2);transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #a855f733}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:#a855f7}.feature-card p{color:#ccc;line-height:1.6}@media(max-width:768px){.demo-title{font-size:2.5rem}.demo-subtitle{font-size:1rem}.carousel-section-title,.features-title{font-size:2rem}.features-grid{grid-template-columns:1fr}}@media(max-width:480px){.demo-title{font-size:2rem}.demo-hero{padding:3rem 1rem}.demo-carousel-section{padding:2rem 1rem}}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding: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;width:100%;overflow-x:hidden}#root{width:100%;min-height:100vh}
