.LandingPage_container__Th8JC{position:relative;width:100%;min-height:100vh;background-color:#050508;color:#fff;font-family:var(--font-mono),system-ui,-apple-system,sans-serif;overflow:hidden;display:flex;flex-direction:column}.LandingPage_bgCanvas__KMiAn{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.LandingPage_navbar__k0H5e{display:flex;justify-content:space-between;align-items:center;padding:16px 40px;background:rgba(8,7,12,.7);border-bottom:1px solid hsla(0,0%,100%,.08);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);position:-webkit-sticky;position:sticky;top:0;z-index:10}.LandingPage_logoContainer__ntoUV{display:inline-flex;align-items:center;gap:8px;text-decoration:none}.LandingPage_logoDot__1Z_m7{width:10px;height:10px;background:linear-gradient(45deg,#a78bfa,#c084fc);border-radius:50%;display:inline-block;box-shadow:0 0 10px rgba(167,139,250,.6)}.LandingPage_logoText__NmdOF{font-size:1.4rem;font-weight:800;color:#fff;letter-spacing:-.5px;font-family:system-ui,-apple-system,sans-serif}.LandingPage_navLinks__X9Qn4{display:flex;align-items:center}.LandingPage_loginLink__wqquw{color:hsla(0,0%,100%,.7);text-decoration:none;font-weight:600;font-size:.95rem;transition:all .25s ease;padding:8px 16px;border-radius:8px}.LandingPage_loginLink__wqquw:hover{color:#fff;background:hsla(0,0%,100%,.05)}.LandingPage_hero__VGCxy{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:40px 20px;position:relative;z-index:2;max-width:800px;margin:0 auto}.LandingPage_hero__VGCxy h1{font-size:3.8rem;font-weight:800;margin-bottom:24px;line-height:1.15;letter-spacing:-1.5px;font-family:system-ui,-apple-system,sans-serif}.LandingPage_gradientText__bm6xh{background:linear-gradient(95deg,#a78bfa,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.LandingPage_hero__VGCxy p{font-size:1.2rem;color:hsla(0,0%,100%,.6);max-width:580px;margin-bottom:40px;line-height:1.6;font-family:system-ui,-apple-system,sans-serif}.LandingPage_heroBtns__FKWL6{display:flex;justify-content:center;align-items:center}.LandingPage_btnPrimary__E_Y3e{background:#fff;padding:14px 36px;border-radius:999px;color:#000;text-decoration:none;font-size:1rem;font-weight:700;box-shadow:0 4px 15px hsla(0,0%,100%,.1);transition:all .25s ease;font-family:system-ui,-apple-system,sans-serif}.LandingPage_btnPrimary__E_Y3e:hover{background:#e5e7eb;transform:translateY(-2px);box-shadow:0 6px 20px hsla(0,0%,100%,.15)}@media (max-width:768px){.LandingPage_navbar__k0H5e{padding:16px 20px}.LandingPage_hero__VGCxy h1{font-size:2.6rem;letter-spacing:-.8px}.LandingPage_hero__VGCxy p{font-size:1.05rem}}