.landing-page_container___9rte{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;background:var(--background);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.landing-page_bgGlow__6ucWu{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,hsla(192,100%,27%,.08) 0,hsla(191,99%,38%,.04) 50%,transparent 70%);top:-180px;right:-120px;pointer-events:none}.landing-page_bgGlow2__grLOC{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,hsla(191,99%,38%,.06) 0,hsla(192,100%,27%,.03) 50%,transparent 70%);bottom:-140px;left:-100px;pointer-events:none}.landing-page_main__w_S6M{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.5rem;max-width:480px;animation:landing-page_fadeInUp__aSP6D .8s cubic-bezier(.16,1,.3,1)}.landing-page_brand__Gn76l{display:flex;align-items:center;gap:.75rem;margin-bottom:2.5rem}.landing-page_logoImage__lUCJh{border-radius:.625rem;box-shadow:0 2px 8px -2px rgba(0,0,0,.08)}.landing-page_logoText__jBwVb{font-size:1.5rem}.landing-page_heading__m_B3f,.landing-page_logoText__jBwVb{font-weight:700;color:var(--foreground);letter-spacing:-.025em}.landing-page_heading__m_B3f{font-size:2.5rem;line-height:1.15;margin-bottom:1rem}@media (min-width:640px){.landing-page_heading__m_B3f{font-size:3rem}}.landing-page_headingGradient__8D3n7{background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-page_subheading__9dbHY{font-size:1.125rem;color:var(--muted-foreground);margin-bottom:2.5rem;line-height:1.6}.landing-page_actions__Ac4U_{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:320px}@media (min-width:480px){.landing-page_actions__Ac4U_{flex-direction:row;max-width:none;gap:1rem}}.landing-page_actions__Ac4U_ a{display:flex;flex:1;text-decoration:none}.landing-page_actions__Ac4U_ a>button{width:100%}.landing-page_btnIcon__AUMAg{width:1rem;height:1rem;margin-left:.375rem}.landing-page_footer__uBELF{position:absolute;bottom:0;left:0;right:0;padding:1.25rem 1.5rem;text-align:center}.landing-page_footerCopy__5nMO5{font-size:.8125rem;color:var(--muted-foreground)}@keyframes landing-page_fadeInUp__aSP6D{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}