*{margin:0;padding:0;box-sizing:border-box}:root{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0a0a0a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100vh;background:#0a0a0a;color:#fff}#root{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;letter-spacing:-.02em}a{font-weight:500;color:#fff;text-decoration:inherit;transition:color .3s ease}a:hover{color:#ccc}button{font-family:inherit;cursor:pointer;transition:all .3s ease}button:focus,button:focus-visible{outline:2px solid #ffffff;outline-offset:2px}html{scroll-behavior:smooth;scrollbar-gutter:stable}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#fff3;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}::selection{background:#ffffff4d;color:#000}.waitlist-input::placeholder{color:#ffffffbf}.app{min-height:100vh;background:#fff;color:#000;overflow-x:hidden}.navbar{position:fixed;top:0;left:50%;right:auto;z-index:1000;padding:1rem 0;transition:all .3s ease-in-out;background:transparent;transform:translate(-50%) scaleX(1);width:100%}.navbar.scrolled{top:1rem;width:calc(100% - 2rem);max-width:900px;background:#1e1e1ecc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:.75rem 1.5rem;border-radius:50px;border:1px solid rgba(255,255,255,.15);box-shadow:0 10px 40px #0003;transform:translate(-50%) scaleX(1)}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;color:#fff;text-decoration:none}.logo a{display:flex;align-items:center;gap:.5rem;color:inherit;text-decoration:none}.logo-icon{height:1.5rem;width:auto;display:block}.logo-text,.navbar.scrolled .logo,.navbar.scrolled .logo-text{color:#fff}.nav-links{display:flex;align-items:center;gap:2rem}.nav-links a{color:#fff;text-decoration:none;font-weight:400;transition:color .3s ease;position:relative;font-size:.9rem}.nav-links a:hover{color:#fff}.nav-links a:not(.btn-primary):after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#fff;transition:width .3s ease}.nav-links a:not(.btn-primary):hover:after{width:100%}.navbar.scrolled .nav-links a,.navbar.scrolled .nav-links a:hover{color:#fff}.navbar.scrolled .nav-links a:not(.btn-primary):after{background:#fff}.nav-links a.btn-primary{position:relative;color:#fff}.nav-links a.btn-primary:hover{color:#fff}.btn-primary{background:#000;color:#fff;border:2px solid #000000;padding:.5rem 1rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1.2;box-sizing:border-box;font-family:inherit}.btn-primary:hover{transform:translateY(-.5px);background:#333;box-shadow:0 10px 30px #0003}.btn-primary.btn-large,.btn-secondary.btn-large{padding:10px 20px!important;font-size:.95rem!important;font-weight:600!important;min-width:150px;height:44px!important;line-height:1!important;border-width:2px!important;box-sizing:border-box!important}.btn-secondary{background:#fff;color:#000;border:2px solid transparent;padding:.5rem 1rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1.2;box-sizing:border-box;font-family:inherit}.btn-secondary:hover{background:#f0f0f0;transform:translateY(-.5px)}.btn-tertiary{background:#6c47ff;color:#fff;border:2px solid #6c47ff;padding:.5rem 1rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1.2;box-sizing:border-box;font-family:inherit}.btn-tertiary:hover{background:#5535e0;border-color:#5535e0;transform:translateY(-.5px)}.btn-tertiary.btn-large{padding:10px 20px!important;font-size:.95rem!important;font-weight:600!important;min-width:150px;height:44px!important;line-height:1!important;border-width:2px!important;box-sizing:border-box!important}.gallery-marquee{overflow:hidden;padding:2rem 0;background:transparent;position:relative;z-index:3;margin-top:-325px}.gallery-label{text-align:center;font-size:1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#000000bf;margin-bottom:1rem}.marquee-track{display:flex;width:max-content;will-change:transform}.marquee-item{flex-shrink:0;width:180px;height:320px;border-radius:8px;overflow:hidden;margin-right:1rem}.marquee-item img{width:100%;height:100%;object-fit:cover;display:block}.hero{position:relative;min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:20vh 2rem 4rem;overflow:hidden;background-color:#3e3e94}.hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:400px;background:linear-gradient(to bottom,#19197000,#1919704d 40%,#191970b3,#191970);pointer-events:none;z-index:2}.hero-background{position:absolute;inset:0;overflow:hidden;z-index:0}.gradient-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;animation:float 20s ease-in-out infinite}.orb-1{width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.15) 0%,transparent 70%);top:-200px;left:-200px;animation-delay:0s}.orb-2{width:400px;height:400px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);bottom:-150px;right:-150px;animation-delay:5s}.orb-3{width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.12) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:10s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.hero-content{position:relative;z-index:1;max-width:900px;width:100%;text-align:center;animation:fadeInUp 1s ease-out;padding:0 1.5rem;box-sizing:border-box}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-title{font-size:clamp(1.8rem,4vw,3rem);font-weight:300;line-height:1.25;letter-spacing:.02em;margin-bottom:1.5rem;max-width:560px;margin-left:auto;margin-right:auto;color:#fff}.gradient-text{background:linear-gradient(135deg,#fcff9e,#b4b1e4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline}.hero-description{font-size:1.25rem;line-height:1.6;color:#ffffffd9;margin-bottom:2.5rem}.hero-cta{display:flex;gap:1rem;justify-content:center;margin-bottom:4rem;flex-wrap:wrap}.hero-stats{display:flex;gap:4rem;justify-content:center;flex-wrap:wrap}.stat{text-align:center}.stat-value{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#0009;text-transform:uppercase;letter-spacing:1px}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:300;margin-bottom:1rem;letter-spacing:.02em;color:#000}.section-description{font-size:1.2rem;color:#000000b3;max-width:600px;margin:0 auto}.features{padding:6rem 0;position:relative;background:#fff}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#00000005;border:1px solid rgba(0,0,0,.1);border-radius:16px;padding:2rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feature-card:hover{transform:translateY(-5px);border-color:#0003;background:#0000000d;box-shadow:0 10px 40px #0000001a}.feature-icon{font-size:3rem;margin-bottom:1rem;display:block}.feature-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#000}.feature-description{color:#000000b3;line-height:1.6}.about{padding:6rem 0;background:#fff}.about-content{max-width:800px;margin:0 auto}.about-text{text-align:center}.about-description{font-size:1.1rem;line-height:1.8;color:#000000b3;margin-bottom:1.5rem}.bolded-description{font-weight:600;color:#000;margin-bottom:1.5rem;font-size:1.4rem}.about-features{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;align-items:center}.about-feature{display:flex;align-items:center;gap:.75rem;color:#000c}.check-icon{color:#000;font-weight:700;font-size:1.2rem}.cta{padding:6rem 0;background:#fff;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.cta-content{text-align:center;max-width:700px;margin:0 auto}.cta-title{font-size:clamp(2rem,4vw,3.5rem);font-weight:300;margin-bottom:1rem;letter-spacing:.02em;color:#000}.cta-description{font-size:1.2rem;color:#000000b3;margin-bottom:2rem}.footer{padding:4rem 0 2rem;background:#fff;border-top:1px solid rgba(0,0,0,.1)}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem}.footer-section h4.footer-title{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#000}.footer-section a{display:block;color:#000000b3;text-decoration:none;margin-bottom:.75rem;transition:color .3s ease}.footer-section a:hover{color:#000}.footer-description{color:#0009;margin-top:1rem;line-height:1.6}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1);color:#00000080}@media(max-width:768px){.nav-links{gap:1rem}.nav-links a{font-size:.9rem}.btn-primary,.btn-secondary{padding:.6rem 1.2rem;font-size:.9rem}.hero{padding:15vh 1rem 3rem}.hero-cta{flex-direction:column;align-items:center}.hero-stats{gap:2rem}.features-grid{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr;gap:2rem}}@media(max-width:480px){.nav-container{padding:0 1rem}.nav-links{gap:.5rem}.nav-links a:not(:last-child){display:none}.hero-title{font-size:2rem}.hero-description{font-size:1rem}}
