.landing-module__g1LwZa__container{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.landing-module__g1LwZa__content{text-align:center;width:100%;max-width:640px}.landing-module__g1LwZa__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.landing-module__g1LwZa__subtitle{color:var(--text-secondary);letter-spacing:.02em;margin-bottom:3rem;font-size:1rem}.landing-module__g1LwZa__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.landing-module__g1LwZa__card{text-align:left;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2.5rem 2rem;text-decoration:none;transition:all .2s;position:relative;overflow:hidden}.landing-module__g1LwZa__card:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}.landing-module__g1LwZa__cardAccent{border-radius:16px 16px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.landing-module__g1LwZa__cardTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.landing-module__g1LwZa__cardDescription{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.landing-module__g1LwZa__cardArrow{color:var(--text-muted);font-size:1.25rem;transition:color .2s,transform .2s;display:inline-block}.landing-module__g1LwZa__card:hover .landing-module__g1LwZa__cardArrow{color:var(--text-primary);transform:translate(4px)}@media (max-width:639px){.landing-module__g1LwZa__grid{grid-template-columns:1fr}.landing-module__g1LwZa__title{font-size:2rem}}
